pgsql/src/test/regress parallel_schedule seria ...

From: thomas(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/test/regress parallel_schedule seria ...
Date: 2001-09-28 08:00:24
Message-ID: 200109280800.f8S80OM99603@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/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.

Browse pgsql-committers by date

  From Date Subject
Next Message thomas 2001-09-28 08:09:15 pgsql/src backend/access/transam/xact.c backen ...
Previous Message momjian 2001-09-27 23:16:24 pgsql/src/backend/libpq md5.c