Re: updates for handling optional argument in system functions

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Mark Wong <markwkm(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: updates for handling optional argument in system functions
Date: 2026-04-07 23:51:30
Message-ID: b6808c92-9531-4772-aeba-f60535d68b72@proxel.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andy Fan 2026-04-07 23:59:26 Re: Extract numeric filed in JSONB more effectively
Previous Message Tom Lane 2026-04-07 23:46:19 Re: Buildfarm misses running some contrib TAP tests