From cb8d423edb39f88cb5c76dc41ec63a732b17576c Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 12 Sep 2003 02:46:03 +0000 Subject: Remove WIN32 console. --- doc/src/sgml/ref/psql-ref.sgml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 251f67fa5cd..d0678e1920b 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1,5 +1,5 @@ @@ -2073,19 +2073,6 @@ bar - - WIN32_CONSOLE - - - This variable is only useful when working under the Win32 command - console. As the Win32 command console uses a different encoding than - the rest of the Windows system. Eight-bit characters (e.g. German Umlauts) - are corrupted. When this variable is set the command console encoding will - be translated into ASCII encoding for input and output. - - - - -- cgit v1.2.3