PostgreSQL's Boolean does not work as a boolean character, I've tried it. Really we should have BIT = boolean, but I haven't tested it yet. I'm waiting for a village Value that supports BooleanObj.
-james On Mon, 2002-05-06 at 13:00, [EMAIL PROTECTED] wrote: > +# The "boolean" data type might be more appropriat here > +# http://www.postgresql.org/idocs/index.php?datatype-boolean.html > BOOLEANCHAR = char > BOOLEANINT = int2 > -- [] James A. Hillyerd <[EMAIL PROTECTED]> - Java Software Engineer [] PGP 1024D/D31BC40D F87B 7906 C0DA 32E8 B8F6 DE23 FBF6 4712 D31B C40D -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
