Re: Error codes for LIMIT and OFFSET - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Error codes for LIMIT and OFFSET
Date
Msg-id 18875.1235748348@sss.pgh.pa.us
Whole thread Raw
In response to Error codes for LIMIT and OFFSET  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> What should we do here, if anything?  Redefine 
> ERRCODE_INVALID_LIMIT_VALUE to the new SQL:2008 code?

If you're going to spell the errcode macros as suggested in the
patch, just remove ERRCODE_INVALID_LIMIT_VALUE.

Note that this patch misses at least two places where new errcodes
need to be listed (plerrcodes.h and the documentation appendix)
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Service not starting: Error 1053
Next
From: Tom Lane
Date:
Subject: Re: Immediate shutdown and system(3)