pgsql: Fix a couple of planner bugs in Gather Merge.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix a couple of planner bugs in Gather Merge.
Date: 2017-03-09 17:09:15
Message-ID: E1cm1Yx-0006Ut-UE@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix a couple of planner bugs in Gather Merge.

Neha Sharma reported these to Rushabh Lathia just after I commit
355d3993c53ed62c5b53d020648e4fbcfbf5f155 went in. The patch is
Rushabh's, with input from me.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0ee92e1c9b570f90d043e5b033a19b67497ea1f6

Modified Files
--------------
src/backend/optimizer/plan/createplan.c | 3 ++-
src/backend/optimizer/plan/planner.c | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2017-03-09 17:17:09 pgsql: Fix bug in parallel tidbitmap iteration.
Previous Message Peter Eisentraut 2017-03-09 15:58:55 pgsql: Use SQL standard error code for nextval