Re: Consistently use palloc_object() and palloc_array() - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Consistently use palloc_object() and palloc_array()
Date
Msg-id CA+hUKGL+hiMRrAOqop1wmfpqTLg3GdyAJmO6KH6Dz3FjQvGN+w@mail.gmail.com
Whole thread Raw
In response to Re: Consistently use palloc_object() and palloc_array()  (David Geier <geidav.pg@gmail.com>)
List pgsql-hackers
On Sat, Nov 29, 2025 at 10:47 AM David Geier <geidav.pg@gmail.com> wrote:
> I intentionally tried to avoid any semantic changes but it's of course
> possible something slipped through by accident.

Do you expect the generated code to be identical?  Is it?



pgsql-hackers by date:

Previous
From: Viktor Holmberg
Date:
Subject: Re: ON CONFLICT DO SELECT (take 3)
Next
From: Robert Haas
Date:
Subject: Re: should we have a fast-path planning for OLTP starjoins?