aboutsummaryrefslogtreecommitdiff
path: root/contrib/pageinspect/gistfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-03-18 16:01:42 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2022-03-18 16:01:42 -0400
commitae8ec7febac1b414681c16022e6c655a62a2540a (patch)
tree3cbf56da637cd4e948b4638454a4a6615d43c81b /contrib/pageinspect/gistfuncs.c
parent1d072bd2030af0f2eaa522449028ff160f71ebf8 (diff)
downloadpostgresql-ae8ec7febac1b414681c16022e6c655a62a2540a.tar.gz
postgresql-ae8ec7febac1b414681c16022e6c655a62a2540a.zip
Fix incorrect xmlschema output for types timetz and timestamptz.
The output of table_to_xmlschema() and allied functions includes a regex describing valid values for these types ... but the regex was itself invalid, as it failed to escape a literal "+" sign. Report and fix by Renan Soares Lopes. Back-patch to all supported branches. Discussion: https://postgr.es/m/7f6fabaa-3f8f-49ab-89ca-59fbfe633105@me.com
Diffstat (limited to 'contrib/pageinspect/gistfuncs.c')
0 files changed, 0 insertions, 0 deletions