postgresql/src/interfaces
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
..
ecpg Let installcheck-world pass against a server requiring a password. 2014-06-19 21:41:26 -04:00
libpq Stamp shared-library minor version numbers for 9.5. 2014-06-10 21:40:21 -04:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00