pgsql: Improve release note text about set-returning-function changes.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve release note text about set-returning-function changes.
Date: 2017-06-14 15:44:54
Message-ID: E1dLATW-0000SB-GV@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2017-06-14 17:13:30 pgsql: Teach predtest.c about CHECK clauses to fix partitioning bugs.
Previous Message Alvaro Herrera 2017-06-14 15:35:02 pgsql: Avoid bogus TwoPhaseState locking sequences