aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_utils_num.h
Commit message (Expand)AuthorAge
* Add index-only scan support to btree_gist.Heikki Linnakangas2015-03-27
* Minor refactoring of btree_gist code.Heikki Linnakangas2015-03-26
* Fix valgrind warning for btree_gist indexes on macaddr.Tom Lane2014-05-16
* Remove unnecessary #include references, per pgrminclude script.Bruce Momjian2011-09-01
* pgindent run before PG 9.1 beta 1.Bruce Momjian2011-04-10
* Add KNNGIST support to contrib/btree_gist.Tom Lane2011-03-02
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Improve our #include situation by moving pointer types away from theAlvaro Herrera2008-06-19
* Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan2008-05-17
* Fix a passel of recently-committed violations of the rule 'thou shaltTom Lane2006-07-14
* Add additional includes needed on some platforms.Bruce Momjian2006-07-14
* Adjust /contrib for new include file contents.Bruce Momjian2006-07-13
* Add #include code to prevent multiple inclusion.Bruce Momjian2006-07-10
* Remove a few baby-C macros in fuzzystrmatch. Add a few missing includes.Bruce Momjian2006-07-10
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Fix storage size for btree_gist interval indexes. Fix penaltyTom Lane2005-07-21
* Fixes from Janko Richter <jankorichter@yahoo.de>Teodor Sigaev2005-07-01
* 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