aboutsummaryrefslogtreecommitdiff
path: root/contrib/seg/sql
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
* 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
* SET autocommit no longer needed in /contrib because pg_regress.sh doesBruce Momjian2002-10-21
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-18
* Gene Selkov's SEG datatype (GiST example code)Tom Lane2000-12-11