Re: trouble caused by change in 7.3 handling of '' in integer - Mailing list pgsql-general

From Vivek Khera
Subject Re: trouble caused by change in 7.3 handling of '' in integer
Date
Msg-id 15873.57284.254160.586695@onceler.kciLink.com
Whole thread Raw
In response to Re: trouble caused by change in 7.3 handling of '' in integer  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: trouble caused by change in 7.3 handling of '' in
Re: trouble caused by change in 7.3 handling of '' in integer
List pgsql-general
>>>>> "BM" == Bruce Momjian <pgman@candle.pha.pa.us> writes:

BM> How about if I give you a patch against 7.3 that allows '' as 0, and you
BM> ask if the author can distribute it and get his code changed for 7.4?

That would be great.  Actually what would be best is if the code could
log a warning (with the full query) every time it happened, then it
would be easy to run the app for a while and find all the places it
happens.  RT dynamically creates its queries so this would be the
easiest way to fix it up.  Then RT could be fixed up and not need any
patches to PG.

pgsql-general by date:

Previous
From: Vivek Khera
Date:
Subject: Re: trouble caused by change in 7.3 handling of '' in
Next
From: Robert Treat
Date:
Subject: Re: trouble caused by change in 7.3 handling of '' in