Bruce Momjian wrote:
>
> Here is the submitted patch so everyone can see it.
>
I agree to the first change but am suspicious about the
second change.
> > > 2) I had issues with some utilities that, when casting from string to
> > > boolean, and having
> > > the global 'bools as char' set, require that -1 = True, and 0 = false.
> > >
Though Aidan is right, is -1 guaranteed to be true in
any application conversely ? It seems also different
from the ODBC spec. I don't have the solution now.
regards,
Hiroshi Inoue