Patch for glibc2 date problems

Oliver Elphick <olly@lfix.co.uk>

From: "Oliver Elphick" <olly@lfix.co.uk>
To: The Hermit Hacker <scrappy@hub.org>
Cc: Oliver Elphick <olly@lfix.co.uk>, pgsql-hackers@hub.org
Date: 1998-01-15T18:02:25Z
Lists: pgsql-hackers

Attachments

The Hermit Hacker wrote:
  >On Thu, 15 Jan 1998, Oliver Elphick wrote:
  >
  >> I have a potential patch for the glibc2 date problem; however I can't
  >> test it because the snapshot won't build. 
  >
  >	remove src/backend/parser/scan.c...that should fix your problem
  >

Thanks, it did.


The patch for glibc2 dates is attached.  With this applied, a Linux system
with libc6 (glibc2) passes all the date and time related regression tests.