Re: [HACKERS] Re: Strange results of CURRENT_TIMESTAMP

2001-03-22 Thread Marek PUBLICEWICZ
Hi, On Thu, 22 Mar 2001, Thomas Lockhart wrote: > > - fields defined as TIMESTAMP DEFAULT CURRENT_TIMESTAMP sometimes generate > > invalid format of the date, for instance: > > 2001-02-10 13:11:60.00+01 > > You are running the Mandrake RPMs? Or have otherwise compiled using the > -ffast-math

[HACKERS] Strange results of CURRENT_TIMESTAMP

2001-03-21 Thread Marek PUBLICEWICZ
Hello, During repopulation of the database (using the results of the pg_dump program), I spot two strange things: - fields defined as TIMESTAMP DEFAULT CURRENT_TIMESTAMP sometimes generate invalid format of the date, for instance: 2001-02-10 13:11:60.00+01 - which follows the records