Re: The PostgreSQL C Dialect

From: Christophe Pettus <xof(at)thebuild(dot)com>
To: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: The PostgreSQL C Dialect
Date: 2026-06-24 22:59:27
Message-ID: 15356A80-26E4-4BFE-8C77-6F4BC16CEF51@thebuild.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Jun 24, 2026, at 13:16, Jelte Fennema-Nio <postgres(at)jeltef(dot)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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Guo 2026-06-24 23:05:28 Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
Previous Message surya poondla 2026-06-24 22:58:15 Re: Handle concurrent drop when doing whole database vacuum