OSDN Git Service

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)
commit29ac718f476bef2690a8af2923e9d931ce6fb2c9
treefe1a9479a0c46ea51e346c77d206abc996d430ec
parentaa81c558ee5293fef96aa4049cd5a4d9da90954e
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