A bunch of GSSAPI fixes per comments from Tom:
Magnus Hagander <magnus@hagander.net>
A bunch of GSSAPI fixes per comments from Tom: * use elog not ereport for debug * fix debug levels for some output * properly check for memory allocation errors in a couple of missed places
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/auth.c | modified | +33 −30 |
| src/backend/postmaster/postmaster.c | modified | +8 −1 |
| src/interfaces/libpq/fe-connect.c | modified | +8 −1 |