Re: updates for handling optional argument in system functions - Mailing list pgsql-hackers

From Mark Wong
Subject Re: updates for handling optional argument in system functions
Date
Msg-id adWWxf5YrHATATw3@ltdrgnflg2
Whole thread Raw
In response to Re: updates for handling optional argument in system functions  (Andreas Karlsson <andreas@proxel.se>)
Responses Re: updates for handling optional argument in system functions
List pgsql-hackers
On Wed, Apr 08, 2026 at 01:28:29AM +0200, Andreas Karlsson wrote:
> On 4/8/26 12:26 AM, Andreas Karlsson wrote:
> > On 4/2/26 8:36 PM, Mark Wong wrote:
> >> I've attached v5, simply a needed rebase due to some other churn in
> >> pg_proc.dat.
> > 
> > Nice, I like the patch. The code changes looks good and I like the 
> > removal of these duplicate functions and use of default arguments. But I 
> > think the names of the arguments should be aligned with the names we 
> > have in the documentation. And that may mean that we should change the 
> > documentation.
> Forgot to attach rebased patches.

Another rebase needed so quickly? :)  Thanks for the assist!

Regards,
Mark



pgsql-hackers by date:

Previous
From: Mark Wong
Date:
Subject: Re: updates for handling optional argument in system functions
Next
From: Tom Lane
Date:
Subject: Re: Buildfarm misses running some contrib TAP tests