timestamp bug?

Поиск
Список
Период
Сортировка
От Gavin Sherry
Тема timestamp bug?
Дата
Msg-id Pine.LNX.4.21.0306252336520.16772-100000@linuxworld.com.au
обсуждение исходный текст
Ответы Re: timestamp bug?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Shouldn't we be detecting problems with the following (haven't seen
mention of it):

template1=# insert into b values('10000000-12-01 23:23:23');
INSERT 555183 1
template1=# select * from b;
ERROR:  Unable to format timestamp; internal coding error

Tested on reasonably recent CVS.

Mentioned on IRC.

Thanks,

Gavin



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

Предыдущее
От: Kaare Rasmussen
Дата:
Сообщение: Re: Two weeks to feature freeze
Следующее
От: Tom Lane
Дата:
Сообщение: Re: allowed user/db variables