Re: The PostgreSQL C Dialect - Mailing list pgsql-hackers

From Christophe Pettus
Subject Re: The PostgreSQL C Dialect
Date
Msg-id 15356A80-26E4-4BFE-8C77-6F4BC16CEF51@thebuild.com
Whole thread
In response to Re: The PostgreSQL C Dialect  (Jelte Fennema-Nio <postgres@jeltef.nl>)
List pgsql-hackers

> On Jun 24, 2026, at 13:16, Jelte Fennema-Nio <postgres@jeltef.nl> wrote:
> I'm biased since I added the foreach_node/foreach_ptr/etc macros, but
> I think it'd be good to say that using them is usually preferred over
> the foreach+lfirst macro.

Thanks!  Updated.



pgsql-hackers by date:

Previous
From: surya poondla
Date:
Subject: Re: Handle concurrent drop when doing whole database vacuum
Next
From: Richard Guo
Date:
Subject: Re: Add enable_groupagg GUC parameter to control GroupAggregate usage