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

Started by Thomas Lockhart <>almost 26 years ago1 messagescomitters
Jump to latest
#1Thomas Lockhart <>
thomas_lockhart___@unknown.user

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.