postgres/contrib/postgres_fdw
Robert Haas 92123c6ea2 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:47:02 -05:00
..
expected Fix test case for 'outer pathkeys do not match mergeclauses' fix. 2018-01-30 14:47:02 -05:00
sql Fix test case for 'outer pathkeys do not match mergeclauses' fix. 2018-01-30 14:47:02 -05:00
.gitignore
connection.c Re-establish postgres_fdw connections after server or user mapping changes. 2017-07-21 12:51:38 -04:00
deparse.c Fix postgres_fdw to cope with duplicate GROUP BY entries. 2018-01-12 16:52:49 -05:00
Makefile Allow postgres_fdw to ship extension funcs/operators for remote execution. 2015-11-03 18:42:18 -05:00
option.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
postgres_fdw--1.0.sql
postgres_fdw.c postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' error. 2018-01-17 16:57:53 -05:00
postgres_fdw.control
postgres_fdw.h postgres_fdw: Move function prototype to correct section. 2017-06-22 12:44:53 -04:00
shippable.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00