Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-05-01 | Get rid of trailing semicolons in C macro definitions. | Tom Lane | 11.8 |
| 2018-09-06 | Fix the overrun in hash index metapage for smaller block sizes. | Amit Kapila | 11.0 |
| 2018-08-22 | doc: Update uses of the word "procedure" | Peter Eisentraut | 11.0 |
| 2018-04-07 | Indexes with INCLUDE columns and their support in B-tree | Teodor Sigaev | 11.0 |
| 2018-04-01 | Fix a boatload of typos in C comments. | Tom Lane | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-12-27 | Protect against hypothetical memory leaks in RelationGetPartitionKey | Alvaro Herrera | 11.0 |
| 2017-11-29 | Update typedefs.list and re-run pgindent | Robert Haas | 11.0 |
| 2017-09-26 | Remove lsn from HashScanPosData. | Robert Haas | 11.0 |
| 2017-09-22 | hash: Implement page-at-a-time scan. | Robert Haas | 11.0 |
| 2017-09-01 | Introduce 64-bit hash functions with a 64-bit seed. | Robert Haas | 11.0 |