mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
doc: Fix declared number of columns in table
This was broken in 841a5150c5
.
This commit is contained in:
@ -87,7 +87,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="2">
|
<tgroup cols="3">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
<entry>command tag</entry>
|
<entry>command tag</entry>
|
||||||
|
Reference in New Issue
Block a user