Re: Unicode UTF-8 table formatting for psql text output - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Unicode UTF-8 table formatting for psql text output
Date
Msg-id 4AC37329.1080503@dunslane.net
Whole thread Raw
In response to Re: Unicode UTF-8 table formatting for psql text output  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Unicode UTF-8 table formatting for psql text output
Re: Unicode UTF-8 table formatting for psql text output
List pgsql-hackers

Andrew Dunstan wrote:
>
>
> Roger Leigh wrote:
>> Here we just force the locale to C.  This does have the disadvantage
>> that --no-locale is made redundant, and any tests which are dependent
>> upon locale (if any?) will be run in the C locale.
>>
>>
>>   
>
> That is not a solution. We have not that long ago gone to some lengths 
> to provide for buildfarm testing in various locales. We're not going 
> to undo that.
>
>

Thinking about this some more, ISTM a much better way of approaching it 
would be to provide a flag for psql to turn off the fancy formatting, 
and have pg_regress use that flag.

cheers

andrew


pgsql-hackers by date:

Previous
From: Roger Leigh
Date:
Subject: Re: Unicode UTF-8 table formatting for psql text output
Next
From: Tom Lane
Date:
Subject: Re: Unicode UTF-8 table formatting for psql text output