persistence@glassfish.java.net

Code review for completion of issue 158

From: Pramod Gopinath <Pramod.Gopinath_at_Sun.COM>
Date: Wed, 15 Feb 2006 11:36:59 -0800

Hi Tom
  For issue 158 to be solved completely I had to make a change to the
PostgreSQLPlatform file.
This is to ensure that we correctly create a "boolean" field in
postgresql for a java.lang.Boolean type. Also had to ensure that we
correctly insert a value of '1' or '0' to indicate a value of true and
false.

Could you also review this change so that I could check it in together.

Thanks
Pramod