aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/bki.sgml11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/src/sgml/bki.sgml b/doc/src/sgml/bki.sgml
index 6d3c5be67f8..db1b3d5e9a0 100644
--- a/doc/src/sgml/bki.sgml
+++ b/doc/src/sgml/bki.sgml
@@ -540,17 +540,6 @@
expected to be in the <literal>pg_catalog</literal> schema.
</para>
</listitem>
-
- <listitem>
- <para>
- In addition to the generic lookup mechanisms, there is a special
- convention that <literal>PGNSP</literal> is replaced by the OID of
- the <literal>pg_catalog</literal> schema,
- and <literal>PGUID</literal> is replaced by the OID of the bootstrap
- superuser role. These usages are somewhat historical but so far
- there hasn't been a need to generalize them.
- </para>
- </listitem>
</itemizedlist>
<para>