Re: PG 18 beta1 release notes misses mention of pg_noreturn

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Steve Chavez <steve(at)supabase(dot)io>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PG 18 beta1 release notes misses mention of pg_noreturn
Date: 2025-07-02 16:23:52
Message-ID: B1BA1C0C-E9DF-4CDB-A096-E610167116F3@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 2 Jul 2025, at 04:51, Steve Chavez <steve(at)supabase(dot)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

In response to

Responses

Browse pgsql-hackers by date

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