Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-05-01 | Get rid of trailing semicolons in C macro definitions. | Tom Lane | 10.13 |
| 2018-10-05 | Allow btree comparison functions to return INT_MIN. | Tom Lane | 10.6 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-04-05 | pageinspect: Add bt_page_items function with bytea argument | Peter Eisentraut | 10.0 |
| 2017-03-28 | Remove direct uses of ItemPointer.{ip_blkid,ip_posid} | Alvaro Herrera | 10.0 |
| 2017-02-15 | btree: Support parallel index scans. | Robert Haas | 10.0 |
| 2017-02-14 | Split index xlog headers from other private index headers. | Robert Haas | 10.0 |
| 2017-02-09 | Allow index AMs to cache data across aminsert calls within a SQL command. | Tom Lane | 10.0 |
| 2017-02-08 | Add WAL consistency checking facility. | Robert Haas | 10.0 |
| 2017-01-17 | Generate fmgr prototypes automatically | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |