Re: PG 18 beta1 release notes misses mention of pg_noreturn

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Steve Chavez <steve@supabase.io>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-07-02T16:23:52Z
Lists: pgsql-hackers
> On 2 Jul 2025, at 04:51, Steve Chavez <steve@supabase.io> wrote:

> While updating an extension to support 18beta1, I stumbled on the removal of `pg_attribute_noreturn()` in favor of `pg_noreturn`, which wasn't mentioned in the release notes.

That admittedly seems like something worth including since it's otherwise not
documented anywhere.

--
Daniel Gustafsson