[HACKERS] use SQL standard error code for nextval - Mailing list pgsql-hackers

From Peter Eisentraut
Subject [HACKERS] use SQL standard error code for nextval
Date
Msg-id 32ced7aa-6d30-6863-409e-d0b8051a1fe2@2ndquadrant.com
Whole thread Raw
Responses Re: [HACKERS] use SQL standard error code for nextval
List pgsql-hackers
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.

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

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] Performance degradation in TPC-H Q18
Next
From: Andres Freund
Date:
Subject: Re: [HACKERS] Performance degradation in TPC-H Q18