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

From Peter Smith
Subject Re: The PostgreSQL C Dialect
Date
Msg-id CAHut+PscGqjmU7xihYWtMxxRdRQ+aLf7-D8-kU07_PeyEWVJag@mail.gmail.com
Whole thread
Responses Re: The PostgreSQL C Dialect
List pgsql-hackers
Thanks. This is really helpful.

I saw it says "Everything here is written against the PostgreSQL 18
source tree.", but my understanding is that since PostgreSQL 19, the
preferred approach is to use the macros palloc0_object(),
palloc0_array(), and related macros instead of palloc directly.

======
Kind Regards,
Peter Smith.
Fujitsu Australia



pgsql-hackers by date:

Previous
From: Kirk Wolak
Date:
Subject: Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Next
From: Christophe Pettus
Date:
Subject: Re: The PostgreSQL C Dialect