Patches applied for v6.4.3

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: Postgres Hackers List <hackers(at)postgresql(dot)org>
Subject: Patches applied for v6.4.3
Date: 1999-02-14 04:19:25
Message-ID: 36C64ECD.4A3F2C8E@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 1999-02-14 10:08:17 Re: [HACKERS] Source code cleanup
Previous Message Marc Howard Zuckman 1999-02-14 00:51:33 Re: [HACKERS] Transaction logging?