pgsql: Code for SET/SHOW TIME ZONE with a fixed-interval timezone was

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Code for SET/SHOW TIME ZONE with a fixed-interval timezone was
Date: 2005-06-05 01:48:34
Message-ID: 20050605014834.C8F8352817@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Code for SET/SHOW TIME ZONE with a fixed-interval timezone was not
prepared for HAVE_INT64_TIMESTAMP. Per report from Guillaume Beaudoin.

Modified Files:
--------------
pgsql/src/backend/commands:
variable.c (r1.106 -> r1.107)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/variable.c.diff?r1=1.106&r2=1.107)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-06-05 01:48:45 pgsql: Code for SET/SHOW TIME ZONE with a fixed-interval timezone was
Previous Message Bruce Momjian 2005-06-05 00:46:13 pgsql: Add 2phase TODO.detail.