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

From Andreas Karlsson
Subject Re: updates for handling optional argument in system functions
Date
Msg-id b6808c92-9531-4772-aeba-f60535d68b72@proxel.se
Whole thread Raw
In response to Re: updates for handling optional argument in system functions  (Mark Wong <markwkm@gmail.com>)
List pgsql-hackers
On 4/8/26 1:42 AM, Mark Wong wrote:
> I don't see any matches when I grep for rule_oid or pretty_bool...

Sorry for the noise, I was looking at an old version of the docs. The 
parameters do indeed match the docs. But now that I looked at the 
patches again I found a real issue which I think should be fixed.

I think the following:

"select statement of a view with pretty-print option"

should likely just be:

"select statement of a view"

Andreas




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Buildfarm misses running some contrib TAP tests
Next
From: Andy Fan
Date:
Subject: Re: Extract numeric filed in JSONB more effectively