pgsql: contrib/xml2: Use SQL-standard function bodies. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: contrib/xml2: Use SQL-standard function bodies.
Date
Msg-id E1tRyPU-001zbE-5h@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
contrib/xml2: Use SQL-standard function bodies.

In the same spirit as 969bbd0fa, 13e3796c9, 3f323eba8.

Tom Lane and Ronan Dunklau

Discussion: https://postgr.es/m/3316564.aeNJFYEL58@aivenlaptop

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/667368fd26de5846d6f6b8ab889ea9489b9b22bc

Modified Files
--------------
contrib/xml2/Makefile           |  4 +++-
contrib/xml2/meson.build        |  1 +
contrib/xml2/xml2--1.1--1.2.sql | 18 ++++++++++++++++++
contrib/xml2/xml2.control       |  2 +-
4 files changed, 23 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Replace BackendIds with 0-based ProcNumbers
Next
From: Tom Lane
Date:
Subject: pgsql: contrib/pageinspect: Use SQL-standard function bodies.