Re: add function argument names to regex* functions. - Mailing list pgsql-hackers

From Robert Haas
Subject Re: add function argument names to regex* functions.
Date
Msg-id CA+TgmoZY+cRDB-d4-6DuS6PZsiOsfL9d-wQe6oJ1kraEMWEU2Q@mail.gmail.com
Whole thread Raw
In response to Re: add function argument names to regex* functions.  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Wed, May 15, 2024 at 2:46 PM Robert Haas <robertmhaas@gmail.com> wrote:
> Examples in the regression tests aren't meant as tests, not examples
> for users to copy. If we want examples, those belong in the
> documentation. However, I see that regexp_replace already has some
> examples at https://www.postgresql.org/docs/current/functions-matching.html#FUNCTIONS-POSIX-REGEXP
> so I'm not sure exactly what you think should be added.

Woops. I should have said: Examples in the regression tests *are*
meant as tests...

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: walther@technowledgy.de
Date:
Subject: Re: [PATCH] Add --syntax to postgres for SQL syntax checking
Next
From: Josef Šimánek
Date:
Subject: Re: [PATCH] Add --syntax to postgres for SQL syntax checking