pgsql: Log the actual timezone name that we fail to look up the values - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Log the actual timezone name that we fail to look up the values
Date
Msg-id 20100406203511.2DE957541D0@cvs.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: sriggs@postgresql.org (Simon Riggs)
Date:
Subject: pgsql: Further message changes when recovery.conf parameters missing.
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Log the actual timezone name that we fail to look up the values