summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/geometry.out
Commit message (Expand)AuthorAgeFilesLines
* Fix hidden whitespace differences between expected and result files.Peter Eisentraut2003-11-011-1/+1
* Create a 'type cache' that keeps track of the data needed for any particularTom Lane2003-08-171-1/+1
* Some early work on error message editing. Operator-not-found andTom Lane2003-07-041-2/+2
* Revise geometry regression testing to eliminate most cross-platformTom Lane2002-11-081-88/+88
* Fix results to work with normal systems again.Peter Eisentraut2001-11-291-4/+4
* Add separate regression tests for timetz and the new timestamptz type.Thomas G. Lockhart2001-09-281-26/+26
* First cut at full support for OUTER JOINs. There are still a few looseTom Lane2000-09-121-45/+45
* Attached is the regression diff for geometry, RedHat 6.1 on a PentiumBruce Momjian2000-03-261-9/+9
* Support full POSIX-style time zone: EST+3, PST-3, etc.Thomas G. Lockhart2000-03-161-29/+29
* Implement column aliases on views "CREATE VIEW name (collist)".Thomas G. Lockhart2000-03-141-31/+31
* Verified output from new psql.Thomas G. Lockhart2000-01-051-397/+434
* Clean up error messages associated with rules and views.Thomas G. Lockhart1998-12-131-1/+1
* Add test for UNION.Thomas G. Lockhart1998-05-291-35/+34
* Fix up for recent changes in elog error messages.Thomas G. Lockhart1998-01-101-4/+3
* Regression cleanup of WARN.Bruce Momjian1998-01-061-3/+3
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-1/+1
* Output changed for new ORDER BY to cope with new sorting routines.Thomas G. Lockhart1997-09-201-2/+2
* Test new intersection and closest point operators.Thomas G. Lockhart1997-09-011-112/+405
* Add inter-type regression tests for geometry, date/time, and numbers.Thomas G. Lockhart1997-05-111-0/+204