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: Tom Lane <tgl@sss.pgh.pa.us>, Chapman Flack <chap@anastigmatix.net>
Cc: Gilles Darold <gilles@darold.net>, er@xs4all.nl,
pgsql-hackers@lists.postgresql.org
Date: 2021-03-21T16:46:47Z
Lists: pgsql-hackers
Attachments
- v4-0001-regexp-foo-functions.patch (text/x-patch) patch v4-0001
Le 21/03/2021 à 15:53, Tom Lane a écrit : > Chapman Flack <chap@anastigmatix.net> writes: >> If this turns out to be a case of "attached the wrong patch, here's >> the one that does implement foo_regex functions!" then I reserve an >> objection to that. :) >> And the patch renamed.
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