xml2: Add tests for functions xpath_nodeset() and xpath_list() These two functions with their different argument lists have never been tested in this module, so let's add something.
Author: Ronan Dunklau Discussion: https://postgr.es/m/zzmsjkinzhimj...@paquier.xyz Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/93f9b4a93fef5dad585531692f53e42d6e9f7caf Modified Files -------------- contrib/xml2/expected/xml2.out | 39 +++++++++++++++++++++++++++++++++++++++ contrib/xml2/expected/xml2_1.out | 39 +++++++++++++++++++++++++++++++++++++++ contrib/xml2/sql/xml2.sql | 16 ++++++++++++++++ 3 files changed, 94 insertions(+)