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:15
Message-ID: 20100406203515.336207541D0@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_3_STABLE

Modified Files:
--------------
pgsql/src/timezone:
pgtz.c (r1.58.2.1 -> r1.58.2.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/pgtz.c?r1=1.58.2.1&r2=1.58.2.2)

Browse pgsql-committers by date

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