Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-22 | Fix tuple counting in SP-GiST index build. | Tom Lane | 9.3.23 |
| 2016-12-08 | Log the creation of an init fork unconditionally. | Robert Haas | 9.3.16 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-11-02 | Retry after buffer locking failure during SPGiST index creation. | Tom Lane | 9.3.2 |
| 2013-06-14 | Avoid deadlocks during insertion into SP-GiST indexes. | Tom Lane | 9.3.0 |
| 2013-03-22 | Allow I/O reliability checks using 16-bit checksums | Simon Riggs | 9.3.0 |
| 2013-03-18 | Remove PageSetTLI and rename pd_tli to pd_checksum | Simon Riggs | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-09-05 | Trim spgist_private.h inclusion | Alvaro Herrera | 9.3.0 |
| 2012-08-28 | Split heapam_xlog.h from heapam.h | Alvaro Herrera | 9.3.0 |