postgresql/doc
Magnus Hagander 65c3bf19fd Add libpq function PQconninfo()
This allows a caller to get back the exact conninfo array that was
used to create a connection, including parameters read from the
environment.

In doing this, restructure how options are copied from the conninfo
to the actual connection.

Zoltan Boszormenyi and Magnus Hagander
2012-11-30 15:11:08 +09:00
..
src Add libpq function PQconninfo() 2012-11-30 15:11:08 +09:00
bug.template Stamp HEAD as 9.3devel. 2012-06-13 20:03:02 -04:00
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO