Re: [HACKERS] pg_regress multibyte setting

2011-01-12 Thread Andrew Dunstan
On 01/12/2011 09:52 PM, Itagaki Takahiro wrote: On Wed, Jan 12, 2011 at 08:06, Peter Eisentraut wrote: Is it a good idea that we run make check with MULTIBYTE = SQL_ASCII by default? We run it with the user's locale by default, so shouldn't we use the encoding that belongs to the locale by d

Re: [HACKERS] pg_regress multibyte setting

2011-01-12 Thread Itagaki Takahiro
On Wed, Jan 12, 2011 at 08:06, Peter Eisentraut wrote: > Is it a good idea that we run make check with MULTIBYTE = SQL_ASCII by > default?  We run it with the user's locale by default, so shouldn't we > use the encoding that belongs to the locale by default?  Otherwise we > are testing a fairly un