- 03 Mar, 2002 1 commit
-
-
Tom Lane authored
-
- 12 Jan, 2002 1 commit
-
-
Tom Lane authored
-
- 21 Nov, 2001 1 commit
-
-
Tom Lane authored
-
- 06 Nov, 2001 1 commit
-
-
Tom Lane authored
-
- 22 Oct, 2001 1 commit
-
-
Tom Lane authored
-
- 18 Oct, 2001 1 commit
-
-
Tom Lane authored
-
- 03 Oct, 2001 1 commit
-
-
Tom Lane authored
-
- 29 Sep, 2001 2 commits
- 10 Aug, 2001 1 commit
-
-
Tom Lane authored
-
- 18 Jun, 2001 1 commit
-
-
Bruce Momjian authored
functions to clear date cache. Allow regression tests to pass when timezone set.
-
- 06 Apr, 2001 1 commit
-
-
Thomas G. Lockhart authored
(which failed miserably during DST) to just compare against a time derived from a timestamp value. Certainly not a direct check for a correct result, but should work at any time of year.
-
- 04 Apr, 2001 1 commit
-
-
Tom Lane authored
datatype. Perhaps someday we can figure out a way of getting reproducible results from testing this type, but for now ...
-
- 03 Dec, 2000 1 commit
-
-
Tom Lane authored
-
- 07 Nov, 2000 1 commit
-
-
Tom Lane authored
-
- 15 Sep, 2000 1 commit
-
-
Tom Lane authored
-
- 12 Sep, 2000 1 commit
-
-
Tom Lane authored
There are still two out-of-date variants for horology; shame shame.
-
- 16 Mar, 2000 1 commit
-
-
Tom Lane authored
results in conversions tests. Update horology-no-DST-before-1970.out.
-
- 09 Mar, 2000 1 commit
-
-
Bruce Momjian authored
-
- 19 Feb, 2000 1 commit
-
-
Tom Lane authored
erroneous expected output for RESET DateStyle: should be ISO now. Fix run_check.sh so that test postmaster is started with PGDATESTYLE=ISO, else the horology test won't pass.
-
- 17 Feb, 2000 1 commit
-
-
Tom Lane authored
new datetime regress test. Someone needs to deal with fixing expected/horology-solaris-1947.out too, assuming we still need it.
-
- 15 Jan, 2000 1 commit
-
-
Tom Lane authored
regress test expected outputs were committed with NOTICEs appearing out of order. Update to correct results.
-
- 09 Jan, 2000 1 commit
-
-
Tom Lane authored
Instead of hard-wiring one result file per platform, there is a map file 'resultmap' that says which one to use --- a lot like template/.similar. I have only created entries in resultmap for my own platform (HPUX) so far; feel free to add lines for other platforms.
-
- 05 Jan, 2000 1 commit
-
-
Thomas G. Lockhart authored
Include a few new tests for datetime/timespan arithmetic.
-
- 15 Apr, 1999 1 commit
-
-
Thomas G. Lockhart authored
Previously, dates falling within Unix system time range were run through a call to localtime() to get the time zone, if it was not specified. This had the effect that dates with DOMs which were larger than would be valid for that month were "rotated" into the following months.
-
- 06 Jan, 1998 1 commit
-
-
Bruce Momjian authored
-
- 20 Sep, 1997 1 commit
-
-
Thomas G. Lockhart authored
-
- 29 Jul, 1997 1 commit
-
-
Thomas G. Lockhart authored
Not all cleaned up yet.
-
- 02 Jul, 1997 1 commit
-
-
Thomas G. Lockhart authored
-
- 23 Jun, 1997 1 commit
-
-
Thomas G. Lockhart authored
-
- 20 Jun, 1997 1 commit
-
-
Thomas G. Lockhart authored
datetime +/- timespan. Only manifested when date is at end of month and time pushes the date into the next month.
-
- 01 Jun, 1997 1 commit
-
-
Bruce Momjian authored
-
- 16 May, 1997 1 commit
-
-
Thomas G. Lockhart authored
This results from improvements in datetime.c which ensures that the conversions are done in local time rather than GMT.
-
- 11 May, 1997 1 commit
-
-
Thomas G. Lockhart authored
Add regression tests for circles, line segments, and paths. Modify regression tests to allow GEQ optimizer (order results).
-