1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-12 07:05:03 +03:00
Files
postgres/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
..
2011-04-25 22:27:11 +03:00
2014-05-06 12:12:18 -04:00
2014-01-07 16:05:30 -05:00