Closer code review for PQconnectionUsedPassword() patch: in particular,
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 Jul 2007 18:28:56 +0000 (18:28 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 Jul 2007 18:28:56 +0000 (18:28 +0000)
commit5f7b1f8d9d835c6869637f0b0df184e6fc5e0d03
tree7f0f6ef73d6f8e2014a935b73a214ab7ab1aefde
parent3f33d7bcb677d4607420f11683209c1c9d1fccea
Closer code review for PQconnectionUsedPassword() patch: in particular,
not OK to include postgres_fe.h into libpq-fe.h, hence declare it as
returning int not bool.
doc/src/sgml/libpq.sgml
src/include/libpq/pqcomm.h
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/libpq-fe.h
src/interfaces/libpq/libpq-int.h