Re: regression failure on master with --disable-integer-datetimes

Поиск
Список
Период
Сортировка
От Noah Misch
Тема Re: regression failure on master with --disable-integer-datetimes
Дата
Msg-id 20140508025739.GC1355372@tornado.leadboat.com
обсуждение исходный текст
Ответ на Re: regression failure on master with --disable-integer-datetimes  (Noah Misch <noah@leadboat.com>)
Список 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

Вложения

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: can insert timestamp value that can't be read
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] Re: BUG #10250: pgAdmin III 1.16.1 stores unescaped plaintext password