pgsql: Change hba load failure message to LOG instead of WARNING.

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Change hba load failure message to LOG instead of WARNING.
Date: 2009-03-04 18:43:38
Message-ID: 20090304184338.7E2AF755AA5@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Change hba load failure message to LOG instead of WARNING.

Per comment from Tom.

Modified Files:
--------------
pgsql/src/backend/libpq:
hba.c (r1.181 -> r1.182)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/hba.c?r1=1.181&r2=1.182)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-03-04 22:08:20 pgsql: Put back our old workaround for machines that declare cbrt() in
Previous Message Tom Lane 2009-03-04 18:39:53 Re: pgsql: Log a warning instead of shutting down the system if we can't