Обсуждение: [COMMITTERS] pgsql: Fix a couple of planner bugs in Gather Merge.

Поиск
Список
Период
Сортировка

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

От
Robert Haas
Дата:
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(-)