pgsql: doc: Add a note that refint will be removed in v20 - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: doc: Add a note that refint will be removed in v20
Date
Msg-id E1wpAPQ-00000000qaa-2MwG@gemulon.postgresql.org
Whole thread
List 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.slg01@gmail.com>
Reported-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CAJTYsWUHq8Ohc6-N-xamOPYz-q3qUYMtwQX-1=Zi=5N1Q_GSEQ@mail.gmail.com
Backpatch-through: 14

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/51cae2563a71bf47516947d568bad593261d2338

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: remove added space within synopsis replaceable tags
Next
From: Amit Kapila
Date:
Subject: pgsql: Skip SUBSCRIPTION TABLE TOC entries with --no-subscriptions.