Commit c2e32d5a authored by Peter Eisentraut's avatar Peter Eisentraut

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.
parent 160701f6
...@@ -1289,7 +1289,6 @@ ...@@ -1289,7 +1289,6 @@
<row> <row>
<entry><structfield>oid</structfield></entry> <entry><structfield>oid</structfield></entry>
<entry><type>oid</type></entry> <entry><type>oid</type></entry>
<entry></entry>
<entry>Row identifier (hidden attribute; must be explicitly selected)</entry> <entry>Row identifier (hidden attribute; must be explicitly selected)</entry>
</row> </row>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment