postgresql/contrib/dblink
Noah Misch c82725edfa Let installcheck-world pass against a server requiring a password.
Give passwords to each user created in support of an ECPG connection
test case.  Use SET SESSION AUTHORIZATION, not a fresh connection, to
reduce privileges during a dblink test case.

To test against such a server, both the "make installcheck-world"
environment and the postmaster environment must provide the default
user's password; $PGPASSFILE is the principal way to do so.  (The
postmaster environment needs it for dblink and postgres_fdw tests.)
2014-06-19 21:41:26 -04:00
..
expected Let installcheck-world pass against a server requiring a password. 2014-06-19 21:41:26 -04:00
sql Let installcheck-world pass against a server requiring a password. 2014-06-19 21:41:26 -04:00
.gitignore
dblink--1.0--1.1.sql
dblink--1.1.sql
dblink--unpackaged--1.0.sql
dblink.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
dblink.control
dblink.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
Makefile