aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_ts.c
Commit message (Expand)AuthorAge
* Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan2008-05-17
* Allow float8, int8, and related datatypes to be passed by value on machinesTom Lane2008-04-21
* Push index operator lossiness determination down to GIST/GIN opclassTom Lane2008-04-14
* ChangesTeodor Sigaev2006-06-28
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Fix (hopefully for the last time) problems with datetime values displayingTom Lane2005-10-09
* Fixes from Janko Richter <jankorichter@yahoo.de>Teodor Sigaev2005-07-01
* Clean up the rather historically encumbered interface to now() andTom Lane2005-06-29
* Cleanup of GiST extensions in contrib/: now that we always invoke GiSTNeil Conway2005-05-21
* Fix memory leak for timestamp(with and w/o tz) and indexesTeodor Sigaev2005-02-21
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* - Add aligment of variable data typesTeodor Sigaev2004-06-03
* New version. Add support for int2, int8, float4, float8, timestamp with/witho...Teodor Sigaev2004-05-28
* Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-alignedTeodor Sigaev2004-03-30
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-24
* We just released new version of contrib/btree_gistBruce Momjian2003-02-19