setting display format of booleans in psql - Mailing list pgsql-general

From Henry House
Subject setting display format of booleans in psql
Date
Msg-id 20110806141320.GJ8732@houseag.com
Whole thread Raw
Responses Re: setting display format of booleans in psql
List pgsql-general
Is there a way to set the display format of boolean values in psql just
as one can set the display of nulls using \pset null <some string>? I
find presentation of true as 't' and false as 'f' rather poor since 't'
and 'f' do not look very different from each other. I'd like to instead
get 'TRUE' or 'FALSE'.

Nothing in the manual page for psql seems helpful.

pgsql-general by date:

Previous
From: Fernando Pianegiani
Date:
Subject: Re: FREE hosting platforms with PostgreSQL, Java SDK, Tomcat, ecc.?
Next
From: David Johnston
Date:
Subject: Re: FREE hosting platforms with PostgreSQL, Java SDK, Tomcat, ecc.?