Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace
Gilles Darold <gillesdarold@gmail.com>
From: Gilles Darold <gillesdarold@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2021-03-03T09:22:16Z
Lists: pgsql-hackers
Attachments
- regexp_functions-v1.patch (text/x-patch) patch v1
My apologies for the links in the head, the email formatting and the missing patch, I accidently send the email too early. -- Gilles
Commits
-
doc: More documentation on regular expressions and SQL standard
- 222b697ec077 15.0 landed
-
Add assorted new regexp_xxx SQL functions.
- 642433707358 15.0 landed