postgresql/contrib/postgres_fdw
Etsuro Fujita 0269edefac postgres_fdw: Modify regression tests for EPQ-related planning problems.
This prevents the tests added by commit 4bbf6edfbd and adjusted by
commit 99f6a17dd6 from being useless by plan changes created by an
upcoming commit.

Author: Etsuro Fujita
Discussion: https://postgr.es/m/87pnz1aby9.fsf@news-spur.riddles.org.uk
2019-04-02 19:38:56 +09:00
..
expected postgres_fdw: Modify regression tests for EPQ-related planning problems. 2019-04-02 19:38:56 +09:00
sql postgres_fdw: Modify regression tests for EPQ-related planning problems. 2019-04-02 19:38:56 +09:00
.gitignore Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
connection.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
deparse.c postgres_fdw: Perform the (ORDERED, NULL) upperrel operations remotely. 2019-04-02 19:20:30 +09:00
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
option.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
postgres_fdw.c postgres_fdw: Perform the (ORDERED, NULL) upperrel operations remotely. 2019-04-02 19:20:30 +09:00
postgres_fdw.control Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
postgres_fdw.h postgres_fdw: Perform the (ORDERED, NULL) upperrel operations remotely. 2019-04-02 19:20:30 +09:00
shippable.c Update copyright for 2019 2019-01-02 12:44:25 -05:00