X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 38B8B3F6F6E; Sun, 26 Dec 2004 20:32:14 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 23428-03; Sun, 26 Dec 2004 20:32:02 +0000 (GMT) Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by svr1.postgresql.org (Postfix) with ESMTP id D9E813F6F66; Sun, 26 Dec 2004 20:32:03 +0000 (GMT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.1/8.13.1) with ESMTP id iBQKW39f024967; Sun, 26 Dec 2004 15:32:03 -0500 (EST) To: pgsql-hackers-win32@postgresql.org, pgsql-docs@postgresql.org Subject: Does "console code page" issue apply to MinGW, Cygwin builds? Date: Sun, 26 Dec 2004 15:32:02 -0500 Message-ID: <24966.1104093122@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.003 tagged_above=0 required=5 tests=AWL X-Spam-Level: X-Archive-Number: 200412/53 X-Sequence-Number: 2749 At the bottom of http://developer.postgresql.org/docs/postgres/install-win32.html there is some info about having to set the correct console code page for psql. Does this apply to the MinGW and/or Cygwin builds, or is it only relevant for Visual C++ and Borland C++ builds? If the former, it's in the wrong place. I am not sure what the right place is though. regards, tom lane