diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2025-06-30 16:59:36 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2025-06-30 16:59:36 -0400 |
commit | 999f172ded2bae7efbd8bf1dd6f823095395493f (patch) | |
tree | 26a06db74947754fee5ff23ac192d5db4d0c3390 /src/backend/utils/adt/xml.c | |
parent | bd09f024a1bbdd7a7e2ca944595a9d4b6c90fb83 (diff) | |
download | postgresql-999f172ded2bae7efbd8bf1dd6f823095395493f.tar.gz postgresql-999f172ded2bae7efbd8bf1dd6f823095395493f.zip |
De-reserve keywords EXECUTE and STRICT in PL/pgSQL.
On close inspection, there does not seem to be a strong reason
why these should be fully-reserved keywords. I guess they just
escaped consideration in previous attempts to minimize PL/pgSQL's
list of reserved words.
Author: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Pavel Stehule <pavel.stehule@gmail.com>
Discussion: https://postgr.es/m/2185258.1745617445@sss.pgh.pa.us
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions