Convert contrib SQL functions to new style

Edit
ID 5368
Title Convert contrib SQL functions to new style
Topic Security
Created 2024-11-04 09:00:23
Last modified 2024-11-04 09:00:50 (2 weeks, 1 day ago)
Latest email 2024-11-14 04:30:43 (5 days, 11 hours ago)
Status
2025-01: Needs review
Target version 18
Authors Tom Lane (tgl), Ronan Dunklau (rdunklau)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5368
git checkout commitfest/cf/5368
Emails
Converting contrib SQL functions to new style
First at 2021-04-13 22:26:34 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2024-11-14 04:30:43 by Michael Paquier <michael at paquier.xyz>
Latest attachment (v4-0001-Add-tests-for-xpath_nodeset-and-xpath_list-functi.patch) at 2024-11-13 08:15:08 from Ronan Dunklau <ronan.dunklau at aiven.io>
    Attachment (v4-0001-Add-tests-for-xpath_nodeset-and-xpath_list-functi.patch) at 2024-11-13 08:15:08 from Ronan Dunklau <ronan.dunklau at aiven.io> (Patch: Yes)
    Attachment (v3-0001-Use-new-style-SQL-function-in-citext-extension.patch) at 2024-11-05 09:14:02 from Ronan Dunklau <ronan.dunklau at aiven.io> (Patch: Yes)
    Attachment (v2-0005-Use-new-style-SQL-function-in-xml2-extension.patch) at 2024-10-29 07:28:55 from Ronan Dunklau <ronan.dunklau at aiven.io> (Patch: Yes)
    Attachment (0001-citext-sql-functions.patch) at 2021-04-13 22:26:34 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2024-11-04 09:00:50 Ronan Dunklau (rdunklau) Changed authors to Tom Lane (tgl), Ronan Dunklau (rdunklau)
2024-11-04 09:00:50 Ronan Dunklau (rdunklau) Changed targetversion to 18
2024-11-04 09:00:23 Ronan Dunklau (rdunklau) Attached mail thread 3395418.1618352794@sss.pgh.pa.us
2024-11-04 09:00:23 Ronan Dunklau (rdunklau) Created patch record
Edit