|
1 | 1 | <!-- |
2 | | -$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.93 2003/07/28 00:14:42 tgl Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.94 2003/08/02 02:44:38 momjian Exp $ |
3 | 3 | PostgreSQL documentation |
4 | 4 | --> |
5 | 5 |
|
@@ -1070,13 +1070,6 @@ Tue Oct 26 21:40:57 CEST 1999 |
1070 | 1070 | Sets the client character set encoding. Without an argument, this command |
1071 | 1071 | shows the current encoding. |
1072 | 1072 | </para> |
1073 | | -<note> |
1074 | | -<para> |
1075 | | -This command will not notice changes made directly by <command>SET |
1076 | | - client_encoding</>. If you use <command>\encoding</command>, |
1077 | | -be sure to use it to set as well as examine the encoding. |
1078 | | -</para> |
1079 | | -</note> |
1080 | 1073 | </listitem> |
1081 | 1074 | </varlistentry> |
1082 | 1075 |
|
|