postgresql/src/interfaces
Tom Lane 4f9bf7fc5a Fix up the PQconnectionUsedPassword mess: create a separate
PQconnectionNeedsPassword function that tells the right thing for whether to
prompt for a password, and improve PQconnectionUsedPassword so that it checks
whether the password used by the connection was actually supplied as a
connection argument, instead of coming from environment or a password file.
Per bug report from Mark Cave-Ayland and subsequent discussion.
2007-12-09 19:01:40 +00:00
..
ecpg Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
libpq Fix up the PQconnectionUsedPassword mess: create a separate 2007-12-09 19:01:40 +00:00
Makefile Replace useless uses of := by = in makefiles. 2007-02-09 15:56:00 +00:00