diff options
-rw-r--r-- | doc/src/sgml/catalogs.sgml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index 3428a7c0fa7..68ad5071cab 100644 --- a/doc/src/sgml/catalogs.sgml +++ b/doc/src/sgml/catalogs.sgml @@ -9995,11 +9995,6 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx that blanks out the password field. </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> <title><structname>pg_roles</structname> Columns</title> |