I thought it had been decided not to apply this patch? It doesn't hurt anything, but shouldn't be necessary now that BOOLEANCHAR is actually a CHAR and not a BOOLEAN.
-james On Mon, 2002-05-20 at 12:12, John McNally wrote: > On Mon, 2002-04-15 at 20:38, James A. Hillyerd wrote: > > When using Torque HEAD with PostgreSQL, BOOLEANCHAR doesn't work. The > > attached patch fixes it by comparing the the value.asString() result > > with both "Y" (original code) and "true" (what Village returns for > > PostgreSQL). > > > > I applied this patch. > > john mcnally > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- [] 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]>
