| Commit message (Expand) | Author | Age | Files | Lines |
* | Add bool GiST opclass to btree_gist | Tomas Vondra | 2021-11-06 | 1 | -0/+1 |
* | Revert "Add sortsupport for gist_btree opclasses, for faster index builds." | Heikki Linnakangas | 2021-04-07 | 1 | -1/+0 |
* | Add sortsupport for gist_btree opclasses, for faster index builds. | Heikki Linnakangas | 2021-04-07 | 1 | -0/+1 |
* | Make the order of the header file includes consistent. | Amit Kapila | 2019-11-25 | 1 | -1/+1 |
* | Add btree_gist support for enum types. | Andrew Dunstan | 2017-03-21 | 1 | -1/+2 |
* | Add support for EUI-64 MAC addresses as macaddr8 | Stephen Frost | 2017-03-15 | 1 | -0/+1 |
* | Add uuid to the set of types supported by contrib/btree_gist. | Tom Lane | 2016-11-29 | 1 | -1/+2 |
* | Remove unnecessary prototypes | Peter Eisentraut | 2016-09-30 | 1 | -10/+0 |
* | Remove unnecessary #include references, per pgrminclude script. | Bruce Momjian | 2011-09-01 | 1 | -2/+1 |
* | Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and | Bruce Momjian | 2011-08-26 | 1 | -1/+0 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 | 1 | -1/+1 |
* | Add btree_gist support for searching on "not equals". | Robert Haas | 2010-08-02 | 1 | -1/+3 |
* | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 | 1 | -1/+1 |
* | Add $PostgreSQL$ markers to a lot of files that were missing them. | Andrew Dunstan | 2008-05-17 | 1 | -0/+3 |
* | Add #include code to prevent multiple inclusion. | Bruce Momjian | 2006-07-10 | 1 | -0/+5 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -21/+21 |
* | New version. Add support for int2, int8, float4, float8, timestamp with/witho... | Teodor Sigaev | 2004-05-28 | 1 | -14/+28 |
* | Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned | Teodor Sigaev | 2004-03-30 | 1 | -1/+1 |
* | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -1/+0 |
* | elog mop-up. | Tom Lane | 2003-07-27 | 1 | -3/+0 |
* | We just released new version of contrib/btree_gist | Bruce Momjian | 2003-02-19 | 1 | -0/+29 |