-
- Downloads
I'm giving a try at some TODO items. Currently it's the turn of the
PGPASSWORDFILE environment variable. I have modified libpq to make use of this variable. I present the first cut here. Currently the format for the file should be host:port:database:user:password Alvaro Herrera
Showing
- doc/src/sgml/libpq++.sgml 9 additions, 6 deletionsdoc/src/sgml/libpq++.sgml
- doc/src/sgml/libpq.sgml 20 additions, 4 deletionsdoc/src/sgml/libpq.sgml
- src/interfaces/libpq/fe-connect.c 108 additions, 8 deletionssrc/interfaces/libpq/fe-connect.c
- src/interfaces/perl5/Pg.pm 11 additions, 10 deletionssrc/interfaces/perl5/Pg.pm
Loading
Please register or sign in to comment