Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change TRUE/FALSE to true/false | Peter Eisentraut | 2017-11-08 | 1 | -3/+3 |
* | Remove no-op GiST support functions in the core GiST opclasses. | Tom Lane | 2017-09-19 | 1 | -10/+2 |
* | Generate fmgr prototypes automatically | Peter Eisentraut | 2017-01-17 | 1 | -0/+1 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 | 1 | -1/+1 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 | 1 | -1/+1 |
* | pgindent run for 9.5 | Bruce Momjian | 2015-05-23 | 1 | -4/+4 |
* | Add BRIN infrastructure for "inclusion" opclasses | Alvaro Herrera | 2015-05-15 | 1 | -2/+2 |
* | Move strategy numbers to include/access/stratnum.h | Alvaro Herrera | 2015-05-15 | 1 | -12/+12 |
* | Add index-only scan support to inet GiST opclass. | Heikki Linnakangas | 2015-03-28 | 1 | -0/+27 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 | 1 | -1/+1 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 | 1 | -5/+5 |
* | Add an in-core GiST index opclass for inet/cidr types. | Tom Lane | 2014-04-08 | 1 | -0/+789 |