Re: [BUGS] BUG #5783: plpythonu bool behavior change

2010-12-05 Thread Adrian Klaver
On Sunday 05 December 2010 9:10:06 am Peter Eisentraut wrote: > On sön, 2010-12-05 at 00:25 +, Adrian Klaver wrote: > > Seems there was a change in behavior for plpythonu with regards to > > boolean fields from 8.4 to 9.0. Previously, setting a field inside a > > plpythonu function to "f" would

Re: [BUGS] BUG #5783: plpythonu bool behavior change

2010-12-05 Thread Peter Eisentraut
On sön, 2010-12-05 at 00:25 +, Adrian Klaver wrote: > Seems there was a change in behavior for plpythonu with regards to > boolean fields from 8.4 to 9.0. Previously, setting a field inside a > plpythonu function to "f" would work, now that returns a 't' in the > database field. To get the 'f'