pgsql/src/test/regress parallel_schedule seria ... - Mailing list pgsql-committers

From [email protected]
Subject pgsql/src/test/regress parallel_schedule seria ...
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    [email protected]    01/09/28 04:00:11

Modified files:
    src/test/regress: parallel_schedule serial_schedule
    src/test/regress/expected: abstime.out geometry.out horology.out
                               opr_sanity.out rules.out time.out
                               timestamp.out tinterval.out
    src/test/regress/output: misc.source
    src/test/regress/sql: abstime.sql horology.sql opr_sanity.sql
                          time.sql timestamp.sql tinterval.sql
Added files:
    src/test/regress/expected: timestamptz.out timetz.out
    src/test/regress/sql: timestamptz.sql timetz.sql

Log message:
    Add separate regression tests for timetz and the new timestamptz type.
    Modify the timestamp test to reflect the "no time zone" behavior of this
    new code; timestamptz resembles the old timestamp code.


pgsql-committers by date:

Previous
From: [email protected]
Date:
Subject: pgsql/src/backend/libpq md5.c
Next
From: [email protected]
Date:
Subject: pgsql/doc/src/sgml datatype.sgml datetime.sgml ...