Peter Eisentraut <peter_e(at)gmx(dot)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