Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-04-27 | Use HTAB for replication slot statistics. | Amit Kapila | 14.0 |
| 2021-04-19 | Fix test case added by commit f5fc2f5b23. | Amit Kapila | 14.0 |
| 2021-04-16 | Add information of total data processed to replication slot stats. | Amit Kapila | 14.0 |
| 2021-04-14 | Use NameData datatype for slotname in stats. | Amit Kapila | 14.0 |
| 2020-10-29 | Track statistics for streaming of changes from ReorderBuffer. | Amit Kapila | 14.0 |
| 2020-10-08 | Track statistics for spilling of changes from ReorderBuffer. | Amit Kapila | 14.0 |
| 2020-09-03 | Add support for streaming to built-in logical replication. | Amit Kapila | 14.0 |
| 2020-08-26 | Extend the BufFile interface. | Amit Kapila | 14.0 |