Re: Re: [CLSQL-Help] inserting FALSE

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Thu, 11 May 2006 09:50:55 -0600
Newsgroups gmane.lisp.clsql.devel
Message-ID <[email protected]>
John DeSoi wrote:
> PostgreSQL has a true boolean type using the symbols true and false.  
> It will will cast the strings 't', 'f', 'true', 'false' to their  
> corresponding boolean values, but anything else will result in an  
> error. It will also cast zero and non-zero integer values to  
> booleans. Examples below.

Thanks for the info, John!

-- 
Kevin Rosenberg
[email protected]