From 9182481bea3b72eb7ea60d8fcc0b0c6ccd179fc5 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 12 Sep 2003 02:40:10 +0000 Subject: Remove WIN32_CONSOLE support, at the request of the author. --- 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 1d6da0e3b2d..784cc06a414 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