Re: Cleaning up ERRCODE usage in our XML code - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Cleaning up ERRCODE usage in our XML code
Date
Msg-id fbe2c944-9630-439a-89e0-7384fc48e3b4@eisentraut.org
Whole thread Raw
In response to Cleaning up ERRCODE usage in our XML code  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Cleaning up ERRCODE usage in our XML code
List pgsql-hackers
On 14.09.24 21:14, Tom Lane wrote:
> +Section: Class 10 - XQuery Error
> +
> +# recent SQL versions define quite a few codes in this class, but for now
> +# we are only using this generic one
> +10608    E    ERRCODE_INVALID_ARGUMENT_FOR_XQUERY                            invalid_argument_for_xquery

Could you share what SQL standard document version you got this from?  I 
don't see this particular code in any version I have.



pgsql-hackers by date:

Previous
From: Kirill Reshke
Date:
Subject: Re: Parallel CREATE INDEX for GIN indexes
Next
From: Junwang Zhao
Date:
Subject: Re: Remove unnecessary static type qualifiers