pgsql: Doc: in v12 release notes, explain how to replace uses of consrc - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: in v12 release notes, explain how to replace uses of consrc
Date
Msg-id E1iVfRw-0000Vc-4C@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: in v12 release notes, explain how to replace uses of consrc and adsrc.

While you can find that info if you drill down far enough, it seems more
helpful to put something right in the compatibility notes.  Per a question
from Ivan Sergio Borgonovo.

Discussion: https://postgr.es/m/a6359855-2a5e-a56c-ebba-4ea46a1f0ebe@webthatworks.it

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d61e7f174db9ee45df58afc103682d933048aa9a

Modified Files
--------------
doc/src/sgml/release-12.sgml | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Remove the word "virgins" for documentation
Next
From: Thomas Munro
Date:
Subject: pgsql: Always call ExecShutdownNode() if appropriate.