mirror of
https://github.com/postgres/postgres.git
synced 2025-05-03 22:24:49 +03:00
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
This commit is contained in:
parent
220857a875
commit
ff597b656f
@ -9995,11 +9995,6 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
|
|||||||
that blanks out the password field.
|
that blanks out the password field.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
|
||||||
This view explicitly exposes the OID column of the underlying table,
|
|
||||||
since that is needed to do joins to other catalogs.
|
|
||||||
</para>
|
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<title><structname>pg_roles</structname> Columns</title>
|
<title><structname>pg_roles</structname> Columns</title>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user