Skip to content

Commit 909a7b6

Browse files
committed
docs: remove pg_roles mention of the oid column being displayed
It is now always displayed in PG 12+. Discussion: https://postgr.es/m/b6ec6167-5dd5-6347-ac1d-1fd49382019f@2ndquadrant.com Author: Ian Barwick Backpatch-through: 12
1 parent ec4eaab commit 909a7b6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

doc/src/sgml/catalogs.sgml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9995,11 +9995,6 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
99959995
that blanks out the password field.
99969996
</para>
99979997

9998-
<para>
9999-
This view explicitly exposes the OID column of the underlying table,
10000-
since that is needed to do joins to other catalogs.
10001-
</para>
10002-
100039998
<table>
100049999
<title><structname>pg_roles</structname> Columns</title>
1000510000

0 commit comments

Comments
 (0)