diff options
author | Tom Lane | 2022-03-18 20:01:42 +0000 |
---|---|---|
committer | Tom Lane | 2022-03-18 20:01:42 +0000 |
commit | 84f3ecdaae8333d4e4815f34726fd07e46c3e3d4 (patch) | |
tree | c4da0e03724eae5c6f8f515542cdc80e6832a958 /doc/src | |
parent | 13b54d1e0dde3fff2772e7f776dbd111444511ce (diff) |
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 'doc/src')
0 files changed, 0 insertions, 0 deletions