Re: PG 18 beta1 release notes misses mention of pg_noreturn - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: PG 18 beta1 release notes misses mention of pg_noreturn
Date
Msg-id B1BA1C0C-E9DF-4CDB-A096-E610167116F3@yesql.se
Whole thread Raw
In response to PG 18 beta1 release notes misses mention of pg_noreturn  (Steve Chavez <steve@supabase.io>)
Responses Re: PG 18 beta1 release notes misses mention of pg_noreturn
List 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




pgsql-hackers by date:

Previous
From: Jelte Fennema-Nio
Date:
Subject: Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close
Next
From: Nathan Bossart
Date:
Subject: Re: add function for creating/attaching hash table in DSM registry