aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-07-01 12:09:06 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2019-07-01 12:09:06 -0400
commit145b18688c04963efcab8ef3e7e10659bf783eb1 (patch)
treec3ae87a6337fddac75346fb7e3d588ce6479ab0a /doc/src
parentf5db56fc4d6e95c582b61c99328ea0702b869fa0 (diff)
downloadpostgresql-145b18688c04963efcab8ef3e7e10659bf783eb1.tar.gz
postgresql-145b18688c04963efcab8ef3e7e10659bf783eb1.zip
Doc: remove obsolete description of oid column as being "hidden".
Looks like one copy of this text didn't get updated. Justin Pryzby Discussion: https://postgr.es/m/20190701155932.GA22866@telsasoft.com
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/catalogs.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml
index f2b9d404cb6..09690b6c76b 100644
--- a/doc/src/sgml/catalogs.sgml
+++ b/doc/src/sgml/catalogs.sgml
@@ -615,7 +615,7 @@
<entry><structfield>oid</structfield></entry>
<entry><type>oid</type></entry>
<entry></entry>
- <entry>Row identifier (hidden attribute; must be explicitly selected)</entry>
+ <entry>Row identifier</entry>
</row>
<row>