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