pgsql/src backend/utils/adt/timestamp.c includ ... - Mailing list pgsql-committers

From thomas@postgresql.org
Subject pgsql/src backend/utils/adt/timestamp.c includ ...
Date
Msg-id 200201120438.g0C4cdo89099@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    thomas@postgresql.org    02/01/11 23:38:38

Modified files:
    src/backend/utils/adt: timestamp.c
    src/include/catalog: pg_proc.h
    src/test/regress/expected: horology.out
    src/test/regress/sql: horology.sql

Log message:
    Repair bugs in declarations of routines to add timestamptz and interval.
    Thanks to Bruce for spotting it and Tom Lane for diagnosing it.
    Since horology test output is changing anyway, add some date/time input
    tests to horology.sql. Some of these should move to the tests for the
    individual data types, and we perhaps should add an entire new test
    for "timezone" to allow manipulating the current time zone without
    risking damage to the results of other tests.


pgsql-committers by date:

Previous
From: tgl@postgresql.org
Date:
Subject: pgsql/src/bin/pg_dump common.c pg_dump.c pg_dump.h
Next
From: tgl@postgresql.org
Date:
Subject: pgsql/src/include/catalog catversion.h