aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/syscat.source
diff options
context:
space:
mode:
authorDean Rasheed <dean.a.rasheed@gmail.com>2025-01-12 12:59:40 +0000
committerDean Rasheed <dean.a.rasheed@gmail.com>2025-01-12 12:59:40 +0000
commit7c0379516f367cf6a3709c46b2fed12777468130 (patch)
tree90f56f06a5f0b1c24ed6376e9c934029ed7218a8 /src/tutorial/syscat.source
parent71bb9c4b2a1425877e0ef2a983bb855c6ce7bffc (diff)
downloadpostgresql-7c0379516f367cf6a3709c46b2fed12777468130.tar.gz
postgresql-7c0379516f367cf6a3709c46b2fed12777468130.zip
Fix XMLTABLE() deparsing to quote namespace names if necessary.
When deparsing an XMLTABLE() expression, XML namespace names were not quoted. However, since they are parsed as ColLabel tokens, some names require double quotes to ensure that they are properly interpreted. Fix by using quote_identifier() in the deparsing code. Back-patch to all supported versions. Dean Rasheed, reviewed by Tom Lane. Discussion: https://postgr.es/m/CAEZATCXTpAS%3DncfLNTZ7YS6O5puHeLg_SUYAit%2Bcs7wsrd9Msg%40mail.gmail.com
Diffstat (limited to 'src/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions