Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-10-08 | Track statistics for spilling of changes from ReorderBuffer. | Amit Kapila | 14.0 |
| 2020-08-14 | snapshot scalability: Move PGXACT->vacuumFlags to ProcGlobal->vacuumFlags. | Andres Freund | 14.0 |
| 2020-08-10 | Replace remaining StrNCpy() by strlcpy() | Peter Eisentraut | 14.0 |
| 2020-08-08 | Add some const decorations | Peter Eisentraut | 14.0 |
| 2020-08-08 | Implement streaming mode in ReorderBuffer. | Amit Kapila | 14.0 |
| 2020-07-28 | Extend the logical decoding output plugin API with stream methods. | Amit Kapila | 14.0 |