Re: [HACKERS] use SQL standard error code for nextval

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [HACKERS] use SQL standard error code for nextval
Дата
Msg-id fa0f50f8-5af9-b70d-e7c7-54a6110401cd@2ndquadrant.com
обсуждение исходный текст
Ответ на [HACKERS] use SQL standard error code for nextval  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: [HACKERS] use SQL standard error code for nextval  (Mark Dilger <hornschnorter@gmail.com>)
Список pgsql-hackers
On 2/28/17 22:15, Peter Eisentraut wrote:
> The SQL standard defines a separate error code for nextval exhausting
> the sequence space.  I haven't found any discussion of this in the
> archives, so it seems this was just not considered or not yet in
> existence when the error codes were introduced.  Here is a patch to
> correct it.

committed

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] [bug fix] dblink leaks unnamed connections
Следующее
От: Stephen Frost
Дата:
Сообщение: [HACKERS] partial indexes and bitmap scans