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 | b7f0be9a7e7ec1eb7b9780b169366495f24bf975 (patch) | |
tree | 6bfea731d98d0182475d8b86193ee215930d1a44 /src/backend/utils/adt/numeric.c | |
parent | 3adcad45588bff17b1253f60cf51c440e87df997 (diff) | |
download | postgresql-b7f0be9a7e7ec1eb7b9780b169366495f24bf975.tar.gz postgresql-b7f0be9a7e7ec1eb7b9780b169366495f24bf975.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