mirror of
https://github.com/postgres/postgres.git
synced 2026-04-24 23:57:18 -04:00
doc: Fix number of columns in table
This commit is contained in:
parent
927e1dc96c
commit
e3f719c367
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@
|
|||
|
||||
<table id="event-trigger-by-command-tag">
|
||||
<title>Event Trigger Support by Command Tag</title>
|
||||
<tgroup cols="3">
|
||||
<tgroup cols="4">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>command tag</entry>
|
||||
|
|
|
|||
Loading…
Reference in a new issue