aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/expected/sql-dynalloc.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-08-17 17:06:37 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-08-17 17:06:37 +0000
commit92c651f8b3e8972a0f203dbdcbffaddf342fc5df (patch)
tree04d40eb77946c6e1da48af5bb732754fc88ea046 /src/interfaces/ecpg/test/expected/sql-dynalloc.c
parent144b0ae8ee36aa5dc7e036cee05004672b3c492e (diff)
downloadpostgresql-92c651f8b3e8972a0f203dbdcbffaddf342fc5df.tar.gz
postgresql-92c651f8b3e8972a0f203dbdcbffaddf342fc5df.zip
Fix an oversight in mergejoin planning: the planner would reject a
mergejoin possibility where the inner rel was less well sorted than the outer (ie, it matches some but not all of the merge clauses that can work with the outer), if the inner path in question is also the overall cheapest path for its rel. This is an old bug, but I'm not sure it's worth back-patching, because it's such a corner case. Noted while investigating a test case from Peter Hardman.
Diffstat (limited to 'src/interfaces/ecpg/test/expected/sql-dynalloc.c')
0 files changed, 0 insertions, 0 deletions