aboutsummaryrefslogtreecommitdiff
path: root/contrib/seg/expected
Commit message (Expand)AuthorAge
* Convert contrib modules to use the extension facility.Tom Lane2011-02-13
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Add a bunch of new error location reports to parse-analysis error messages.Tom Lane2008-09-01
* Modify the float4 datatype to be pass-by-val. Along the way, remove the lastAlvaro Herrera2008-04-18
* Rename contrib contains/contained-by operators to @> and <@, per discussion.Tom Lane2006-09-10
* Adjust contrib/seg &< and &> operators so that r-tree indexing logicTom Lane2005-06-27
* Add comparison file for exp-three-digits formatting.Tom Lane2004-10-24
* Replace ad-hoc atof() code with call to float4in, per Andrew Dunstan.Tom Lane2004-10-24
* Make contrib/seg work with flex 2.5.31. Fix it up to have a realTom Lane2003-09-14
* Update contrib regression tests for recent error message editing.Tom Lane2003-08-01
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-24
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-14
* Ooops, forgot to fix contrib regression tests for WARNING/NOTICE change.Tom Lane2002-11-01
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-18
* I haven't seen any objections, so here is a patch. It removes "#defineTom Lane2002-09-22
* Update contrib regression tests for OPAQUE datatype changes.Tom Lane2002-08-23
* Gene Selkov's SEG datatype (GiST example code)Tom Lane2000-12-11