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

From Steve Chavez
Subject PG 18 beta1 release notes misses mention of pg_noreturn
Date
Msg-id CAGRrpzbkRiCw4qgpJWe4ee1OQarqVgSGhULX16=JdhNSYgXOGQ@mail.gmail.com
Whole thread Raw
Responses Re: PG 18 beta1 release notes misses mention of pg_noreturn
List pgsql-hackers
Hello hackers,

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.

I've attached a patch for fixing this.

Best regards,
Steve Chavez
Attachment

pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: Memoize ANTI and SEMI JOIN inner
Next
From: Jianghua Yang
Date:
Subject: [PATCH] initdb: Treat empty -U argument as unset username