]> granicus.if.org Git - postgresql/commitdiff
doc: Remove extra table column
authorPeter Eisentraut <peter_e@gmx.net>
Sun, 16 Dec 2012 08:51:05 +0000 (03:51 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Sun, 16 Dec 2012 08:51:05 +0000 (03:51 -0500)
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.

doc/src/sgml/catalogs.sgml

index 45a329f1bddec7a78d11ddf35e9d7549edcc1b5c..9144eec674729f12c1d707b14fb459d334e81237 100644 (file)
      <row>
       <entry><structfield>oid</structfield></entry>
       <entry><type>oid</type></entry>
-      <entry></entry>
       <entry>Row identifier (hidden attribute; must be explicitly selected)</entry>
      </row>