postgresql/src/test
Thomas G. Lockhart e1a4ddeda8 Code modified to reject out of range day of month.
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.
1999-04-15 02:19:02 +00:00
..
bench Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
examples Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
locale Addition to test/locale submitted by Oleg Broytmann. Comments from him: 1999-03-29 09:00:19 +00:00
mb Add missing mb files. 1999-02-02 19:04:43 +00:00
performance Scripts to run queries and data. 1997-09-26 14:57:36 +00:00
regress Code modified to reject out of range day of month. 1999-04-15 02:19:02 +00:00
suite Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
Makefile End of the make file simplifications. 1996-11-12 11:43:32 +00:00