pgsql/src backend/utils/adt/datetime.c test/re ...

From: thomas(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src backend/utils/adt/datetime.c test/re ...
Date: 2001-11-06 16:31:13
Message-ID: 200111061631.fA6GVDr62678@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: thomas(at)postgresql(dot)org 01/11/06 11:31:13

Modified files:
src/backend/utils/adt: datetime.c

Log message:
Add British Double Standard Time (BDST) per mailing list report.

Modified files:
src/test/regress/expected: horology.out
src/test/regress/sql: horology.sql

Log message:
Fix last (?) problem with sensitivity to daylight savings time status
when running the regression test. Reported by Tom Lane.

Browse pgsql-committers by date

  From Date Subject
Next Message tgl 2001-11-06 18:02:48 pgsql/src/backend/postmaster postmaster.c
Previous Message thomas 2001-11-06 16:27:32 pgsql/src/include/utils cash.h