pgsql: doc: PG 11 release notes adjustments - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: PG 11 release notes adjustments
Date
Msg-id E1fJ6uG-0007hm-Sz@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  PG 11 release notes adjustments

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/release-11.sgml | 21 ++++++++++++++-------
1 file changed, 14 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Detoast plpgsql variables if they might live across atransactio
Next
From: Tom Lane
Date:
Subject: pgsql: Make numeric power() handle NaNs according to the modern POSIXs