diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/sgml/ref/show.sgml | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/doc/src/sgml/ref/show.sgml b/doc/src/sgml/ref/show.sgml index b3747b119f9..5fbb5bbe013 100644 --- a/doc/src/sgml/ref/show.sgml +++ b/doc/src/sgml/ref/show.sgml @@ -78,30 +78,6 @@ SHOW ALL </varlistentry> <varlistentry> - <term><literal>LC_COLLATE</literal></term> - <listitem> - <para> - Shows the database's locale setting for collation (text - ordering). At present, this parameter can be shown but not - set, because the setting is determined at database creation - time. - </para> - </listitem> - </varlistentry> - - <varlistentry> - <term><literal>LC_CTYPE</literal></term> - <listitem> - <para> - Shows the database's locale setting for character - classification. At present, this parameter can be shown but - not set, because the setting is determined at database creation - time. - </para> - </listitem> - </varlistentry> - - <varlistentry> <term><literal>IS_SUPERUSER</literal></term> <listitem> <para> |