Thanks to visit codestin.com
Credit goes to postgrespro.com

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 [email protected]
Whole thread Raw
In response to Re: Unicode UTF-8 table formatting for psql text output  (Robert Haas <[email protected]>)
List pgsql-hackers

Robert Haas wrote:
> On Wed, Sep 30, 2009 at 11:11 AM, Tom Lane <[email protected]> wrote:
>   
>> Andrew Dunstan <[email protected]> writes:
>>     
>>> 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.
>>>       
>> Yeah, that's not a bad idea.  There are likely to be other client
>> programs that won't want this behavioral change either.
>>     
>
> I'm surprised there isn't one already.  I would think that any new
> format would default to off.
>
>
>   

I haven't looked, but if there is that's so much less work to do ;-)

cheers

andrew


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: TODO item: Allow more complex user/database default GUC settings
Next
From: Stef Walter
Date:
Subject: Re: pg_hba.conf: samehost and samenet [REVIEW]