Load pg_hba.conf and pg_ident.conf on startup and SIGHUP into List of

Bruce Momjian <bruce@momjian.us>

Commit: 462b7d46d1feaf6a43a77bc8470a387316c02997
Author: Bruce Momjian <bruce@momjian.us>
Date: 2001-07-30T14:50:24Z
Releases: 7.2.1
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

PathChange+/−
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