pgsql: Tidy up boolean data type page by Thom Brown

Started by Peter Eisentrautabout 16 years ago2 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Log Message:
-----------
Tidy up boolean data type page

by Thom Brown

Modified Files:
--------------
pgsql/doc/src/sgml:
datatype.sgml (r1.251 -> r1.252)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/datatype.sgml?r1=1.251&r2=1.252)

#2Thom Brown
thombrown@gmail.com
In reply to: Peter Eisentraut (#1)
Re: pgsql: Tidy up boolean data type page by Thom Brown

On 24 July 2010 13:17, Peter Eisentraut <petere@postgresql.org> wrote:

Log Message:
-----------
Tidy up boolean data type page

by Thom Brown

Modified Files:
--------------
   pgsql/doc/src/sgml:
       datatype.sgml (r1.251 -> r1.252)
       (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/datatype.sgml?r1=1.251&amp;r2=1.252)

--

Thanks Peter, but I've just noticed a typo I left in: s/state of true
of false/state of true or false/

Apologies

Thom