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 DB77444E32D; Mon, 27 Dec 2004 17:42:58 +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 86613-09; Mon, 27 Dec 2004 17:42:41 +0000 (GMT) Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by svr1.postgresql.org (Postfix) with ESMTP id D09A744E38C; Mon, 27 Dec 2004 17:42:13 +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 iBRHg9PU007393; Mon, 27 Dec 2004 12:42:09 -0500 (EST) To: Bruce Momjian Cc: pgsql-hackers-win32@postgresql.org, pgsql-docs@postgresql.org Subject: Re: [pgsql-hackers-win32] Does "console code page" issue apply to MinGW, Cygwin builds? In-reply-to: <200412270522.iBR5M4Z14963@candle.pha.pa.us> References: <200412270522.iBR5M4Z14963@candle.pha.pa.us> Comments: In-reply-to Bruce Momjian message dated "Mon, 27 Dec 2004 00:22:04 -0500" Date: Mon, 27 Dec 2004 12:42:08 -0500 Message-ID: <7392.1104169328@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/56 X-Sequence-Number: 2752 Bruce Momjian writes: > Tom Lane wrote: >> 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. > It applies to all of them. I think it should just be in the psql manual > page, no? Barring objections, I'll move it there. regards, tom lane