Convert contrib SQL functions to new style

Edit
ID 3074
Title Convert contrib SQL functions to new style
Topic Security
Created 2021-04-13 22:37:03
Last modified 2021-09-01 17:28:10 (3 years, 2 months ago)
Latest email 2024-11-14 04:30:43 (1 week ago)
Status
2021-09: Returned with feedback
2021-07: Moved to next CF
Target version
Authors Tom Lane (tgl)
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/3074
git checkout commitfest/cf/3074
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
2021-09-01 17:28:10 Tom Lane (tgl) Closed in commitfest 2021-09 with status: Returned with feedback
2021-09-01 07:26:26 Peter Eisentraut (petere) New status: Waiting on Author
2021-08-03 02:33:49 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-07 with status: Moved to next CF
2021-04-15 02:08:20 Tom Lane (tgl) Changed targetversion to None
2021-04-13 22:37:28 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2021-04-13 22:37:28 Tom Lane (tgl) Changed targetversion to 14
2021-04-13 22:37:03 Tom Lane (tgl) Attached mail thread 3395418.1618352794@sss.pgh.pa.us
2021-04-13 22:37:03 Tom Lane (tgl) Created patch record
Edit