Use PQExpBuffer for error message in fe-auth.c.
authorMagnus Hagander <magnus@hagander.net>
Mon, 23 Jul 2007 17:52:06 +0000 (17:52 +0000)
committerMagnus Hagander <magnus@hagander.net>
Mon, 23 Jul 2007 17:52:06 +0000 (17:52 +0000)
commit6368c398551b922450626868745ed9237cf980d4
tree9636206c4ba07776e6a2c8e587843eb835ac13fe
parent5527d4178471463405172d8cf453f747245c2a9f
Use PQExpBuffer for error message in fe-auth.c.
In passing, change functions that passedin both PGconn and
parts of it to just pass in the PGconn.
src/interfaces/libpq/fe-auth.c
src/interfaces/libpq/fe-auth.h
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/libpq-int.h
src/interfaces/libpq/pqexpbuffer.h