diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-06-20 12:58:12 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-06-20 12:58:12 -0400 |
commit | e10bc161f9a675e21e7421b59c57d2b4c8eec13b (patch) | |
tree | b870d7284b59addf017a2d3ef17d8e481c099a6f /src/backend/utils/adt/numeric.c | |
parent | 99ba8d2f8f84fdc2721000dc5727a41e2ca8d944 (diff) | |
download | postgresql-e10bc161f9a675e21e7421b59c57d2b4c8eec13b.tar.gz postgresql-e10bc161f9a675e21e7421b59c57d2b4c8eec13b.zip |
Accept TEXT and CDATA nodes in XMLTABLE's column_expression.
Column expressions that match TEXT or CDATA nodes must return the
contents of the nodes themselves, not the content of non-existing
children (i.e. the empty string).
Author: Markus Winand
Reported-by: Markus Winand
Reviewed-by: Álvaro Herrera
Discussion: https://postgr.es/m/0684A598-002C-42A2-AE12-F024A324EAE4@winand.at
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions