diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-03-23 12:28:01 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-03-23 12:28:01 -0400 |
commit | 3151f16e1874db82ed85a005dac15368903ca9fb (patch) | |
tree | e527ae211ee72b58a0d0edda17d005d5dd307360 /src/backend/utils/adt/misc.c | |
parent | 44ca4022f3f9297bab5cbffdd97973dbba1879ed (diff) | |
download | postgresql-3151f16e1874db82ed85a005dac15368903ca9fb.tar.gz postgresql-3151f16e1874db82ed85a005dac15368903ca9fb.zip |
postgres_fdw: Fix crash when pushing down multiple joins.
A join clause might mention multiple relations on either side, so it
need not be the case that a given joinrel's constituent relations are
all on one side of the join clause or all on the other.
Report by Rajkumar Raghuwanshi. Analysis and fix by Michael Paquier
and Ashutosh Bapat.
Diffstat (limited to 'src/backend/utils/adt/misc.c')
0 files changed, 0 insertions, 0 deletions