Age | Commit message (Expand) | Author |
---|---|---|
2006-09-10 | Rename contrib contains/contained-by operators to @> and <@, per discussion. | Tom Lane |
2006-07-27 | fix most regression tests for new cube code. | Andrew Dunstan |
2006-07-25 | /contrib/cube improvements: | Bruce Momjian |
2005-06-27 | Remove the << >> &< and &> operators for contrib/cube, which were | Tom Lane |
2003-02-13 | The attached patch provides cube with 4 functions for building cubes | Bruce Momjian |
2002-10-21 | SET autocommit no longer needed in /contrib because pg_regress.sh does | Bruce Momjian |
2002-10-18 | Update /contrib for "autocommit TO 'on'". | Bruce Momjian |
2002-09-12 | This is a comprehensive set of diffs (versus current CVS) that replaces those | Bruce Momjian |
2002-08-29 | The changes I have made are described in CHANGES. This was based on | Bruce Momjian |
2001-08-23 | Remove test of 'inf' since it introduces a platform dependency (some | Tom Lane |
2000-12-11 | Gene Selkov's CUBE datatype (GiST example code) | Tom Lane |