Re: [pgsql-hackers-win32] Does "console code page" issue apply to MinGW, Cygwin builds? - Mailing list pgsql-docs

From Tom Lane
Subject Re: [pgsql-hackers-win32] Does "console code page" issue apply to MinGW, Cygwin builds?
Date
Msg-id 7392.1104169328@sss.pgh.pa.us
Whole thread Raw
In response to Re: [pgsql-hackers-win32] Does "console code page" issue apply to MinGW,  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-docs
Bruce Momjian <pgman@candle.pha.pa.us> 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

pgsql-docs by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: [pgsql-hackers-win32] Does "console code page" issue apply to MinGW, Cygwin builds?
Next
From: Tom Lane
Date:
Subject: Whither "External Projects"?