> On Jun 23, 2026, at 13:48, Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
> 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.
It's "version 18 bleeding into 19," so 19-specific stuff is welcome. Thanks for the note!