Patches applied for v6.4.3 - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject Patches applied for v6.4.3
Date
Msg-id 36C64ECD.4A3F2C8E@alumni.caltech.edu
Whole thread Raw
List pgsql-hackers
I've applied some patches to the REL6_4 branch for relatively obscure
date/time fixes. These are (mostly) the same patches I had posted on
/pub/patches/ after REL6_4 had been declared dead :(

I also applied a patch to remove the equivalence of float8 and datetime
which had lead to bizarre interpretations of float8 as datetime when
coercing to string types.

The current development tree has some more complete fixes for numeric
conversions to and from strings.
                       - Tom


pgsql-hackers by date:

Previous
From: Marc Howard Zuckman
Date:
Subject: Re: [HACKERS] Transaction logging?
Next
From: "Patrick Welche"
Date:
Subject: Re: [HACKERS] Failures in 'rules' regression test