pgsql: Log the actual timezone name that we fail to look up the values

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Log the actual timezone name that we fail to look up the values
Date: 2010-04-06 20:35:11
Message-ID: 20100406203511.2DE957541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Log the actual timezone name that we fail to look up the values for in
case the registry data doesn't follow the format we expect, to facilitate
debugging.

Modified Files:
--------------
pgsql/src/timezone:
pgtz.c (r1.67 -> r1.68)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/pgtz.c?r1=1.67&r2=1.68)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2010-04-06 20:35:13 pgsql: Log the actual timezone name that we fail to look up the values
Previous Message Simon Riggs 2010-04-06 17:51:58 pgsql: Further message changes when recovery.conf parameters missing.