Add common functions regexp_like, regexp_count, regexp_instr, regexp_substr and regexp_replace

Edit
Title Add common functions regexp_like, regexp_count, regexp_instr, regexp_substr and regexp_replace
Topic Server Features
Created 2021-03-21 09:17:45
Last modified 2021-08-03 17:09:20 (2 years, 8 months ago)
Latest email 2021-08-03 17:10:24 (2 years, 8 months ago)
Status
2021-09: Committed
2021-07: Moved to next CF
Target version
Authors Gilles Darold (darold)
Reviewers Tom Lane (tgl)Become reviewer
Committer Tom Lane (tgl)
Links
Emails
[PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace
First at 2021-03-03 09:15:57 by Gilles Darold <gilles at darold.net>
Latest at 2021-08-03 17:10:24 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v7-0001-regexp-foo-functions.patch) at 2021-08-03 11:26:48 from Gilles Darold <gilles at darold.net>
    Attachment (v7-0001-regexp-foo-functions.patch) at 2021-08-03 11:26:48 from Gilles Darold <gilles at darold.net> (Patch: Yes)
    Attachment (v6-0001-regexp-foo-functions.patch) at 2021-08-01 23:21:55 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v5-0001-regexp-foo-functions.patch) at 2021-08-01 19:22:41 from Gilles Darold <gilles at darold.net> (Patch: Yes)
    Attachment (v4-0001-regexp-foo-functions.patch) at 2021-03-21 16:46:47 from Gilles Darold <gillesdarold at gmail.com> (Patch: Yes)
    Attachment (v3-0001-xquery-regexp-functions.patch) at 2021-03-21 13:19:13 from Gilles Darold <gilles at darold.net> (Patch: Yes)
    Attachment (func.sgml.20210321.diff) at 2021-03-21 11:07:37 from er at xs4all.nl (Patch: Yes)
    Attachment (v2-0001-xquery-regexp-functions.patch) at 2021-03-20 18:48:48 from Gilles Darold <gilles at darold.net> (Patch: Yes)
    Attachment (regexp_functions-v1.patch) at 2021-03-03 09:22:16 from Gilles Darold <gillesdarold at gmail.com> (Patch: Yes)
History
When Who What
2021-08-03 17:09:20 Tom Lane (tgl) Closed in commitfest 2021-09 with status: Committed
2021-08-03 17:09:20 Tom Lane (tgl) Changed committer to tgl
2021-08-03 02:32:17 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-07 with status: Moved to next CF
2021-07-26 18:41:52 Tom Lane (tgl) Added tgl as reviewer
2021-06-01 18:58:42 Greg Sabino Mullane (greg) Changed authors to Gilles Darold (darold)
2021-03-21 16:22:39 Gilles Darold (darold) Changed name to Add common functions regexp_like, regexp_count, regexp_instr, regexp_substr and regexp_replace
2021-03-21 09:17:45 Gilles Darold (darold) Attached mail thread fc160ee0-c843-b024-29bb-97b5da61971f@darold.net
2021-03-21 09:17:45 Gilles Darold (darold) Created patch record
Edit