[COMMITTERS] pgsql: Improve release note text about set-returning-function changes. - Mailing list pgsql-committers

From Tom Lane
Subject [COMMITTERS] pgsql: Improve release note text about set-returning-function changes.
Date
Msg-id E1dLATW-0000SB-GV@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve release note text about set-returning-function changes.

Paul Ramsey griped about this awhile ago, but I'd been holding fire
on changing it until we settled what to do about the CASE/COALESCE
issue.

Discussion: https://postgr.es/m/CACowWR0AMyUt5fwtvuDqWyYNdp-hQJj9XqSxJR6YM9sKWov=_w@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/release-10.sgml | 35 ++++++++++++++++-------------------
1 file changed, 16 insertions(+), 19 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: [COMMITTERS] pgsql: Avoid bogus TwoPhaseState locking sequences
Next
From: Robert Haas
Date:
Subject: [COMMITTERS] pgsql: Teach predtest.c about CHECK clauses to fix partitioning bugs.