Re: Remove the refint contrib module (for v20)

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Remove the refint contrib module (for v20)
Date: 2026-06-09 20:42:35
Message-ID: aih6u6Z78lL9MHSi@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jun 09, 2026 at 10:16:37AM +0530, Ayush Tiwari wrote:
>> v2 attached. 0001 now adds an appendix-obsolete entry under the same
>> contrib-spi-refint id, so existing /current/ documentation links keep
>> resolving (mirrors the auth-radius pattern). 0002 is unchanged.

I'd likely combine these two before committing.

>> The back-patched "will be removed in v20" notice on v19 (and older)
>> I can send it post this merge, as suggested.

Thanks.

> Rebasing.

LGTM

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Álvaro Herrera 2026-06-09 21:06:28 Re: Add pg_get_publication_ddl function
Previous Message Corey Huinker 2026-06-09 20:22:07 Re: postgres_fdw: Emit message when batch_size is reduced