Load pg_hba.conf and pg_ident.conf on startup and SIGHUP into List of
Bruce Momjian <bruce@momjian.us>
Load pg_hba.conf and pg_ident.conf on startup and SIGHUP into List of Lists, and use that for user validation. Bruce Momjian
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/hba.c | modified | +480 −490 |
| src/backend/postmaster/postmaster.c | modified | +6 −14 |
| src/backend/tcop/postgres.c | modified | +18 −7 |
| src/include/libpq/hba.h | modified | +3 −2 |