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

Commit925800c

Browse files
committed
Document that psql \encoding doesn't see SET CLIENT_ENCODING changes.
1 parentcb20024 commit925800c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎doc/src/sgml/ref/psql-ref.sgml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.82 2003/01/06 18:53:24 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.83 2003/01/07 18:46:52 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -1052,6 +1052,12 @@ Tue Oct 26 21:40:57 CEST 1999
10521052
Sets the client encoding, if you are using multibyte encodings.
10531053
Without an argument, this command shows the current encoding.
10541054
</para>
1055+
<note>
1056+
<para>
1057+
This command does not see changes made by <command>SET
1058+
CLIENT_ENCODING</>.
1059+
</para>
1060+
</note>
10551061
</listitem>
10561062
</varlistentry>
10571063

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp