| Commit message (Expand) | Author | Age |
* | Add index-only scan support to btree_gist. | Heikki Linnakangas | 2015-03-27 |
* | Minor refactoring of btree_gist code. | Heikki Linnakangas | 2015-03-26 |
* | Fix valgrind warning for btree_gist indexes on macaddr. | Tom Lane | 2014-05-16 |
* | Create function prototype as part of PG_FUNCTION_INFO_V1 macro | Peter Eisentraut | 2014-04-18 |
* | Remove many -Wcast-qual warnings | Peter Eisentraut | 2011-09-11 |
* | Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and | Bruce Momjian | 2011-08-26 |
* | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 |
* | Add KNNGIST support to contrib/btree_gist. | Tom Lane | 2011-03-02 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | pgindent run for 9.0 | Bruce Momjian | 2010-02-26 |
* | Preventing intersection of ranges during page split. Changes are only | Teodor Sigaev | 2009-12-02 |
* | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 |
* | Add $PostgreSQL$ markers to a lot of files that were missing them. | Andrew Dunstan | 2008-05-17 |
* | Allow float8, int8, and related datatypes to be passed by value on machines | Tom Lane | 2008-04-21 |
* | Push index operator lossiness determination down to GIST/GIN opclass | Tom Lane | 2008-04-14 |
* | Adjust /contrib for new include file contents. | Bruce Momjian | 2006-07-13 |
* | Changes | Teodor Sigaev | 2006-06-28 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | Fix storage size for btree_gist interval indexes. Fix penalty | Tom Lane | 2005-07-21 |
* | /contrib/btree_gist adjustments for new 'day' interval value. | Bruce Momjian | 2005-07-20 |
* | Cleanup of GiST extensions in contrib/: now that we always invoke GiST | Neil Conway | 2005-05-21 |
* | Fix btree_gist to handle timetz zone correctly per recent changes. | Tom Lane | 2005-04-25 |
* | Simplify defines | Teodor Sigaev | 2005-02-21 |
* | Fix memory leak for timestamp(with and w/o tz) and indexes | Teodor Sigaev | 2005-02-21 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 |
* | - Add aligment of variable data types | Teodor Sigaev | 2004-06-03 |
* | New version. Add support for int2, int8, float4, float8, timestamp with/witho... | Teodor Sigaev | 2004-05-28 |