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

From Chapman Flack
Subject Re: add function argument names to regex* functions.
Date
Msg-id 6695383F.2010808@acm.org
Whole thread Raw
In response to Re: add function argument names to regex* functions.  (Chapman Flack <jcflack@acm.org>)
List pgsql-hackers
On 07/15/24 10:46, Chapman Flack wrote:
> Ah, I may have mistaken which functions the patch meant to apply to.
> ...
> Any choice to use similar argument names in the regexp_* functions would
> be a matter of consistency with the analogous ISO functions, not anything
> mandated.

Or, looking back, I might have realized these were the non-ISO regexp_*
functions, but seen there was bikeshedding happening over the best name
to use for the occurrence argument, and merely suggested ISO's choice
OCCURRENCE for the analogous ISO functions, as a possible bikeshed
accelerator.

Regards,
-Chap



pgsql-hackers by date:

Previous
From: Chapman Flack
Date:
Subject: Re: add function argument names to regex* functions.
Next
From: Laurenz Albe
Date:
Subject: Re: Incremental backup from a streaming replication standby fails