Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Phase 3 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Move strategy numbers to include/access/stratnum.h | Alvaro Herrera | 2015-05-15 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Replace int2/int4 in C code with int16/int32 | Peter Eisentraut | 2012-06-25 |
* | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 |
* | Restructure SPGiST opclass interface API to support whole-index scans. | Tom Lane | 2012-03-10 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Teach SP-GiST to do index-only scans. | Tom Lane | 2011-12-19 |
* | Add SP-GiST (space-partitioned GiST) index access method. | Tom Lane | 2011-12-17 |