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

From Peter Eisentraut
Subject Re: add function argument names to regex* functions.
Date
Msg-id b550243f-1bd2-4119-82e9-0f0abccc6434@eisentraut.org
Whole thread Raw
In response to add function argument names to regex* functions.  (jian he <jian.universality@gmail.com>)
Responses Re: add function argument names to regex* functions.
List pgsql-hackers
On 27.12.23 17:53, jian he wrote:
> similar to [1], add function argument names to the following functions:
> regexp_like, regexp_match,regexp_matches,regexp_replace,
> regexp_substr,regexp_split_to_array,regexp_split_to_table,regexp_count

Note that these functions are a quasi-standard that is shared with other 
SQL implementations.  It might be worth looking around if there are 
already other implementations of this idea.




pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Add LSN <-> time conversion functionality
Next
From: Thomas Munro
Date:
Subject: Re: cannot abort transaction 2737414167, it was already committed