pgsql: doc: Add a note that refint will be removed in v20

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Add a note that refint will be removed in v20
Date: 2026-07-29 19:57:51
Message-ID: E1wpAPX-00000000qbG-2uZ0@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Add a note that refint will be removed in v20

refint has been removed from the spi contrib module in v20. Add a note
to the documentation of the still-supported back branches so that users
are aware the module is going away.

Author: Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com>
Reported-by: Daniel Gustafsson <daniel(at)yesql(dot)se>
Discussion: https://postgr.es/m/CAJTYsWUHq8Ohc6-N-xamOPYz-q3qUYMtwQX-1=Zi=5N1Q_GSEQ@mail.gmail.com
Backpatch-through: 14

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/01a6119af074a3d346e3f749df7f63cd45acbaaf

Modified Files
--------------
doc/src/sgml/contrib-spi.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2026-07-29 20:07:37 pgsql: pgindent fix for a84eca6627f
Previous Message Daniel Gustafsson 2026-07-29 19:57:44 pgsql: doc: Add a note that refint will be removed in v20