Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-08-15 | Prevent concurrent SimpleLruTruncate() for any given SLRU. | Noah Misch | 10.15 |
| 2017-03-23 | Track the oldest XID that can be safely looked up in CLOG. | Robert Haas | 10.0 |
| 2017-03-08 | Prevent logical rep workers with removed subscriptions from starting. | Fujii Masao | 10.0 |
| 2017-01-20 | Logical replication | Peter Eisentraut | 10.0 |
| 2016-12-07 | Fix whitespace. | Heikki Linnakangas | 10.0 |
| 2016-12-05 | Replace PostmasterRandom() with a stronger source, second attempt. | Heikki Linnakangas | 10.0 |