Re: regression failure on master with --disable-integer-datetimes - Mailing list pgsql-bugs

From Noah Misch
Subject Re: regression failure on master with --disable-integer-datetimes
Date
Msg-id 20140508025739.GC1355372@tornado.leadboat.com
Whole thread Raw
In response to Re: regression failure on master with --disable-integer-datetimes  (Noah Misch <noah@leadboat.com>)
List pgsql-bugs
On Tue, May 06, 2014 at 03:39:52PM -0400, Noah Misch wrote:
> It seems I also broke the ecpg test suite under --disable-integer-datetimes.
> I think (not tested) the fix is s/123456789/123456123/ in dt_test2.pgc,
> because it rounds under float datetimes and truncates under integer datetimes.

Besides that, one of the new combinations had the same insufficient-precision
problem that affected interval.sql.  With your commit and the attached patch,
"make check-world" looks good under --disable-integer-datetimes.

--
Noah Misch
EnterpriseDB                                 http://www.enterprisedb.com

Attachment

pgsql-bugs by date:

Previous
From: Jeff Davis
Date:
Subject: Re: can insert timestamp value that can't be read
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] Re: BUG #10250: pgAdmin III 1.16.1 stores unescaped plaintext password