Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-08 | For cascading replication, wake physical and logical walsenders separately | Andres Freund | 16.0 |
| 2023-03-30 | Add new predefined role pg_create_subscription. | Robert Haas | 16.0 |
| 2023-02-02 | Retire PG_SETMASK() macro. | Thomas Munro | 16.0 |
| 2023-01-26 | Improve TimestampDifferenceMilliseconds to cope with overflow sanely. | Tom Lane | 16.0 |
| 2023-01-26 | Code review for commit 05a7be935. | Tom Lane | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-11-16 | Fix slowdown in TAP tests due to recent walreceiver change. | Thomas Munro | 16.0 |
| 2022-11-08 | Suppress useless wakeups in walreceiver. | Thomas Munro | 16.0 |
| 2022-10-05 | Rename shadowed local variables | David Rowley | 16.0 |
| 2022-09-29 | Restore pg_pread and friends. | Thomas Munro | 16.0 |
| 2022-09-14 | Use the terminology "WAL file" not "log file" more consistently. | Tom Lane | 16.0 |
| 2022-08-04 | Remove dead pread and pwrite replacement code. | Thomas Munro | 16.0 |
| 2022-06-30 | Change some unnecessary MemSet calls | Peter Eisentraut | 16.0 |