Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-12-08 | Log the creation of an init fork unconditionally. | Robert Haas | 9.2.20 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.2.9 |
| 2013-11-02 | Retry after buffer locking failure during SPGiST index creation. | Tom Lane | 9.2.6 |
| 2013-06-14 | Avoid deadlocks during insertion into SP-GiST indexes. | Tom Lane | 9.2.5 |
| 2012-06-10 | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 9.2.0 |
| 2012-03-11 | Teach SPGiST to store nulls and do whole-index scans. | Tom Lane | 9.2.0 |
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |
| 2011-12-17 | Add SP-GiST (space-partitioned GiST) index access method. | Tom Lane | 9.2.0 |