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

My apologies for the links in the head, the email formatting and the
missing patch, I accidently send the email too early.

--

Gilles

Commits

  1. doc: More documentation on regular expressions and SQL standard

  2. Add assorted new regexp_xxx SQL functions.