Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2013-02-11 | Support unlogged GiST index. | Heikki Linnakangas | 9.3.0 |
| 2013-02-07 | Repair bugs in GiST page splitting code for multi-column indexes. | Tom Lane | 9.3.0 |
| 2013-01-25 | Add some randomness to the choice of which GiST page to insert to. | Heikki Linnakangas | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-08-31 | Improve coding of gistchoose and gistRelocateBuildBuffersOnSplit. | Tom Lane | 9.3.0 |
| 2012-08-30 | Fix logic bug in gistchoose and gistRelocateBuildBuffersOnSplit. | Robert Haas | 9.3.0 |
| 2012-06-24 | Replace XLogRecPtr struct with a 64-bit integer. | Heikki Linnakangas | 9.3.0 |