Re: updates for handling optional argument in system functions

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Mark Wong <markwkm(at)gmail(dot)com>
Cc: Pgsql Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: updates for handling optional argument in system functions
Date: 2025-12-10 09:33:05
Message-ID: 380E3FBB-93AD-4EF4-B380-DAFC9CFE2757@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 10 Dec 2025, at 00:28, Mark Wong <markwkm(at)gmail(dot)com> wrote:

> Is that something we want?

I have yet to study the patch, but conceptually I am favour of this. I find
reading the code is easier when it's done this way.

--
Daniel Gustafsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2025-12-10 09:51:35 Re: Small bugs regarding resowner handling in aio.c, catcache.c
Previous Message Sergey Soloviev 2025-12-10 09:08:21 Re: Introduce Index Aggregate - new GROUP BY strategy