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:13
Message-ID: 20100406203513.320F17541D0@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.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
pgsql/src/timezone:
pgtz.c (r1.48.2.2 -> r1.48.2.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/pgtz.c?r1=1.48.2.2&r2=1.48.2.3)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2010-04-06 20:35:15 pgsql: Log the actual timezone name that we fail to look up the values
Previous Message Magnus Hagander 2010-04-06 20:35:11 pgsql: Log the actual timezone name that we fail to look up the values