Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-02-09 | Store the deletion horizon XID for a deleted GIN page on the right page. | Tom Lane | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-19 | Fix page modification outside of critical section in GIN | Alexander Korotkov | 13.0 |
| 2019-11-19 | Fix traversing to the deleted GIN page via downlink | Alexander Korotkov | 13.0 |
| 2019-11-19 | Fix deadlock between ginDeletePage() and ginStepRight() | Alexander Korotkov | 13.0 |