Commits

DateSubjectAuthorReleases
2006-09-10 Rename contains/contained-by operators to @> and <@, per discussion that Tom Lane 8.2.0
2006-03-14 Improve parser so that we can show an error cursor position for errors Tom Lane 8.2.0
2005-07-22 Fix compare_fuzzy_path_costs() to behave a bit more sanely. The original Tom Lane 8.0.4
2005-07-22 Fix compare_fuzzy_path_costs() to behave a bit more sanely. The original Tom Lane 8.1.0
2004-12-02 Make some adjustments to reduce platform dependencies in plan selection. Tom Lane 8.0.0
2003-11-01 Fix hidden whitespace differences between expected and result files. Peter Eisentraut 7.4.1
2003-08-17 Create a 'type cache' that keeps track of the data needed for any particular Tom Lane 7.4.1
2003-07-04 Some early work on error message editing. Operator-not-found and Tom Lane 7.4.1
2002-11-08 Revise geometry regression testing to eliminate most cross-platform Tom Lane 7.4.1
2001-11-29 Fix results to work with normal systems again. Peter Eisentraut 7.2.1
2001-09-28 Add separate regression tests for timetz and the new timestamptz type. Thomas G. Lockhart 7.2.1
2000-09-12 First cut at full support for OUTER JOINs. There are still a few loose Tom Lane 7.1.1
2000-03-26 Attached is the regression diff for geometry, RedHat 6.1 on a Pentium Bruce Momjian 7.1.1
2000-03-16 Support full POSIX-style time zone: EST+3, PST-3, etc. Thomas G. Lockhart 7.1.1
2000-03-14 Implement column aliases on views "CREATE VIEW name (collist)". Thomas G. Lockhart 7.1.1
2000-01-05 Verified output from new psql. Thomas G. Lockhart 7.1.1
1998-12-13 Clean up error messages associated with rules and views. Thomas G. Lockhart 7.1.1
1998-05-29 Add test for UNION. Thomas G. Lockhart 7.1.1
1998-01-10 Fix up for recent changes in elog error messages. Thomas G. Lockhart 7.1.1
1998-01-06 Regression cleanup of WARN. Bruce Momjian 7.1.1
1998-01-05 Change elog(WARN) to elog(ERROR) and elog(ABORT). Bruce Momjian 7.1.1
1997-09-20 Output changed for new ORDER BY to cope with new sorting routines. Thomas G. Lockhart 7.1.1
1997-09-01 Test new intersection and closest point operators. Thomas G. Lockhart 7.1.1
1997-05-11 Add inter-type regression tests for geometry, date/time, and numbers. Thomas G. Lockhart 7.1.1