Re: [HACKERS] Re: [GENERAL] A mistake generates strange result - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject Re: [HACKERS] Re: [GENERAL] A mistake generates strange result
Date
Msg-id 36C1A7E7.DE99C525@alumni.caltech.edu
Whole thread Raw
In response to Re: [HACKERS] Re: [GENERAL] A mistake generates strange result  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> So it should be fixed in 6.5.  (Thomas, could this be back-patched
> into 6.4.3?)

Not likely, since it defined a couple of new procedures in the system
tables to do explicit string to float8 conversions. 

The only v6.4.3-compatible patch we can make is to remove the "binary
equivalence" between datetime and float8, which I had put in to allow
more date arithmetic (a lazy solution, but it seemed a good idea at the
time :/ I have a patch to do that, but have not applied it to either
tree yet.
                   - Tom


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: [GENERAL] A mistake generates strange result
Next
From: Bruce Korb
Date:
Subject: ENOUGH IS ENOUGH: [ANNOUNCE] Database Entry: