mirror of
https://github.com/postgres/postgres.git
synced 2025-06-17 17:02:08 +03:00
doc: Fix DocBook table column count declaration
This was broken in 618c9430a8
.
This commit is contained in:
@ -123,7 +123,7 @@
|
|||||||
|
|
||||||
<table id="event-trigger-by-command-tag">
|
<table id="event-trigger-by-command-tag">
|
||||||
<title>Event Trigger Support by Command Tag</title>
|
<title>Event Trigger Support by Command Tag</title>
|
||||||
<tgroup cols="4">
|
<tgroup cols="5">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
<entry>command tag</entry>
|
<entry>command tag</entry>
|
||||||
|
Reference in New Issue
Block a user