mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
doc: Fix DocBook table column count declaration
This was broken in 618c9430a8.
This commit is contained in:
parent
da71632fcf
commit
611d46ea67
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@
|
|||
|
||||
<table id="event-trigger-by-command-tag">
|
||||
<title>Event Trigger Support by Command Tag</title>
|
||||
<tgroup cols="4">
|
||||
<tgroup cols="5">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>command tag</entry>
|
||||
|
|
|
|||
Loading…
Reference in a new issue