mirror of
https://github.com/postgres/postgres.git
synced 2026-06-10 17:20:31 -04:00
doc: Remove extra table column
Not all system catalog description tables have the same number of columns, and the patch to add oid columns did one bit too much copy-and-pasting.
This commit is contained in:
parent
160701f6a9
commit
c2e32d5a6c
1 changed files with 0 additions and 1 deletions
|
|
@ -1289,7 +1289,6 @@
|
|||
<row>
|
||||
<entry><structfield>oid</structfield></entry>
|
||||
<entry><type>oid</type></entry>
|
||||
<entry></entry>
|
||||
<entry>Row identifier (hidden attribute; must be explicitly selected)</entry>
|
||||
</row>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue