Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc140c0f

Browse files
committed
doc: remove LC_COLLATE and LC_CTYPE from SHOW command
The corresponding read-only server settings have been removed sincein PG16. See commitb0f6c43.Author: Pierre Giraud <pierre.giraud@dalibo.com>Discussion:https://www.postgresql.org/message-id/flat/a75a2fb0-f4b3-4c0c-be3d-7a62d266d760%40dalibo.com
1 parent83ce20d commitc140c0f

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

‎doc/src/sgml/ref/show.sgml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -77,30 +77,6 @@ SHOW ALL
7777
</listitem>
7878
</varlistentry>
7979

80-
<varlistentry>
81-
<term><literal>LC_COLLATE</literal></term>
82-
<listitem>
83-
<para>
84-
Shows the database's locale setting for collation (text
85-
ordering). At present, this parameter can be shown but not
86-
set, because the setting is determined at database creation
87-
time.
88-
</para>
89-
</listitem>
90-
</varlistentry>
91-
92-
<varlistentry>
93-
<term><literal>LC_CTYPE</literal></term>
94-
<listitem>
95-
<para>
96-
Shows the database's locale setting for character
97-
classification. At present, this parameter can be shown but
98-
not set, because the setting is determined at database creation
99-
time.
100-
</para>
101-
</listitem>
102-
</varlistentry>
103-
10480
<varlistentry>
10581
<term><literal>IS_SUPERUSER</literal></term>
10682
<listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp