On Wed, 18 Dec 2002, Bruce Momjian wrote:
> Larry Rosenman wrote:
> > That explains why my RT started acting wierd (it's in test).
> >
> > This also breaks PHPGroupware as well. (I've reported it to them).
> >
> > Is there any way to get this to be a postgresql.conf option for transition?
>
> Oh, wow, we have two now. We did discuss the problems of backward
> compatibility, but didn't think it would effect many people.
>
> Folks, what do you want to do?
Make it a GUC setting like transform_null_equals that is defaulted to
false and the dba has to turn on to enable it. Best of both worlds.