Log Message:
-----------
Log a warning instead of shutting down the system if we can't load
pg_hba.conf on reload (for example due to a permission error).
Selena Deckelmann
Modified Files:
--------------
pgsql/src/backend/libpq:
hba.c (r1.180 -> r1.181)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/hba.c?r1=1.180&r2=1.181)
Responses
pgsql-committers by date
| Next: | From: Peter Eisentraut | Date: 2009-03-04 09:12:49 |
| Subject: pgsql: Don't actively violate the system limit of maximum open files |
| Previous: | From: Heikki Linnakangas | Date: 2009-03-03 10:42:06 |
| Subject: pgsql: Fix copy-pasto in the patch to allow background writer to run |