postgresql/contrib/postgres_fdw
Andres Freund 57ca1d4f01 Specify the port in dblink and postgres_fdw tests.
That allows to run those tests against a postmaster listening on a
nonstandard port without requiring to export PGPORT in postmaster's
environment.

This still doesn't support connecting to a nondefault host without
configuring it in postmaster's environment. That's harder and less
frequently used though. So this is a useful step.
2014-08-26 12:28:08 +02:00
..
expected Specify the port in dblink and postgres_fdw tests. 2014-08-26 12:28:08 +02:00
sql Specify the port in dblink and postgres_fdw tests. 2014-08-26 12:28:08 +02:00
.gitignore
connection.c
deparse.c
Makefile
option.c
postgres_fdw--1.0.sql
postgres_fdw.c
postgres_fdw.control
postgres_fdw.h