pgsql/src/test/regress/output (misc.source)

From: Thomas Lockhart <thomas>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/test/regress/output (misc.source)
Date: 2000-09-12 05:42:12
Message-ID: 200009120542.e8C5gCs29685@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Tuesday, September 12, 2000 @ 01:42:12
Author: thomas

Update of /home/projects/pgsql/cvsroot/pgsql/src/test/regress/output
from hub.org:/home/projects/pgsql/developers/thomas/CURRENT/pgsql/src/test/regress/output

Modified Files:
misc.source

----------------------------- Log Message -----------------------------

Add regression tests for date, time, and time with time zone types.
Modify date->timestamp conversion to use mktime().
This should do better than before around Daylight Savings Time
transitions.

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Lockhart 2000-09-12 05:42:20 pgsql/src/test/regress/sql (date.sql time.sql horology.sql run_check.tests tests)
Previous Message Thomas Lockhart 2000-09-12 05:42:04 pgsql/src/test/regress/expected (date.out time.out horology.out)