If you apply the following patch to the 3.1 branch, then some operations with criterias (most prominent: doDelete(<objecttype> obj) in the generated peers) will work with boolean column. But this breaks the behaviour where adding a "false" to a criteria put a "0" into an integer column and a "true" puts a "1". So this is a breaking change.
Personally, I'd very much prefer applying this patch to Torque (3.2 and 3.1) because IMHO it fixes a bug.
+1 Any efforts towards fixing PostgreSQL support is a good thing IMHO.
-james
-- James A. Hillyerd <[EMAIL PROTECTED]> Java Software Engineer - http://www.whynotown.com/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
