postgresql/contrib/postgres_fdw
Robert Haas 99f6a17dd6 Fix test case for 'outer pathkeys do not match mergeclauses' fix.
Commit 4bbf6edfbd added a test case,
but it turns out that the test case doesn't reliably test for the
bug, and in the context of the regression test suite did not because
ANALYZE had not been run.

Report and patch by Etsuro Fujita.  I added a comment along lines
previously suggested by Tom Lane.

Discussion: http://postgr.es/m/5A6195D8.8060206@lab.ntt.co.jp
2018-01-30 14:44:30 -05:00
..
expected Fix test case for 'outer pathkeys do not match mergeclauses' fix. 2018-01-30 14:44:30 -05:00
sql Fix test case for 'outer pathkeys do not match mergeclauses' fix. 2018-01-30 14:44:30 -05:00
.gitignore
connection.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
deparse.c Fix postgres_fdw to cope with duplicate GROUP BY entries. 2018-01-12 16:52:49 -05:00
Makefile
option.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
postgres_fdw--1.0.sql
postgres_fdw.c postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' error. 2018-01-17 16:18:39 -05:00
postgres_fdw.control
postgres_fdw.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
shippable.c Update copyright for 2018 2018-01-02 23:30:12 -05:00