add function argument names to regex* functions.

Edit
ID 4743
Title add function argument names to regex* functions.
Topic Miscellaneous
Created 2023-12-31 01:10:07
Last modified 2024-07-25 18:52:33 (3 months, 3 weeks ago)
Latest email 2024-07-27 19:40:09 (3 months, 3 weeks ago)
Status
2024-07: Committed
2024-03: Moved to next CF
2024-01: Moved to next CF
Target version
Authors jian he (universality)
Reviewers Dian Fay (dmfay)Become reviewer
Committer Tom Lane (tgl)
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/4743
git checkout commitfest/cf/4743
Emails
add function argument names to regex* functions.
First at 2023-12-27 16:53:13 by jian he <jian.universality at gmail.com>
Latest at 2024-07-27 19:40:09 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v1-0001-refactor-regexp_replace-syntax.patch) at 2024-07-27 00:56:00 from jian he <jian.universality at gmail.com>
    Attachment (v1-0001-refactor-regexp_replace-syntax.patch) at 2024-07-27 00:56:00 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (v6-0001-add-regex-functions-argument-names.patch) at 2024-07-19 05:51:39 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (v5-0001-add-regex-functions-argument-names-to-pg_proc.patch) at 2024-07-15 12:02:00 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (v4-0001-add-regex-functions-argument-names.patch) at 2024-04-04 13:54:53 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (v3-0001-add-function-argument-names-to-regex.-functions.patch) at 2024-01-10 14:18:00 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (v2-0001-add-function-argument-names-to-regex.-functions.patch) at 2024-01-04 07:03:00 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (unknown_filename) at 2024-01-03 23:25:59 from Jim Nasby <jim.nasby at gmail.com> (Patch: No)
    Attachment (unknown_filename) at 2024-01-03 22:23:37 from Jim Nasby <jim.nasby at gmail.com> (Patch: No)
    Attachment (v1-0001-add-function-argument-names-to-regex.*-functions.patch) at 2023-12-27 16:53:13 from jian he <jian.universality at gmail.com> (Patch: Yes)
History
When Who What
2024-07-25 18:52:33 Tom Lane (tgl) Closed in commitfest 2024-07 with status: Committed
2024-07-24 18:50:52 Tom Lane (tgl) Added tgl as committer
2024-07-24 18:50:48 Tom Lane (tgl) New status: Ready for Committer
2024-07-24 17:56:18 Tom Lane (tgl) New status: Needs review
2024-05-15 18:31:35 Robert Haas (rhaas) Changed authors to jian he (universality)
2024-04-08 14:30:02 Andrey Borodin (x4m) Changed targetversion to None
2024-04-08 08:12:18 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-02-01 18:37:59 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2024-01-01 18:07:12 Dian Fay (dmfay) New status: Waiting on Author
2024-01-01 03:21:20 Dian Fay (dmfay) Added dmfay as reviewer
2023-12-31 01:10:20 jian he (universality) Changed targetversion to 17
2023-12-31 01:10:07 jian he (universality) Attached mail thread CACJufxG3NFKKsh6x4fRLv8h3V-HvN4W5dA=zNKMxsNcDwOKang@mail.gmail.com
2023-12-31 01:10:07 jian he (universality) Created patch record
Edit