Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-10-16 | Move extra code out of the Pre/PostRestoreCommand() section. | Nathan Bossart | 16.1 |
| 2023-04-08 | For cascading replication, wake physical and logical walsenders separately | Andres Freund | 16.0 |
| 2023-03-29 | Simplify useless 0L constants | Peter Eisentraut | 16.0 |
| 2023-02-05 | Revert refactoring of restore command code to shell_restore.c | Michael Paquier | 16.0 |
| 2023-01-18 | Refactor code for restoring files via shell commands | Michael Paquier | 16.0 |
| 2023-01-16 | Refactor code in charge of running shell-based recovery commands | Michael Paquier | 16.0 |
| 2023-01-12 | Code cleanup | Peter Eisentraut | 16.0 |
| 2023-01-11 | Common function for percent placeholder replacement | Peter Eisentraut | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-08-29 | Clean up inconsistent use of fflush(). | Tom Lane | 16.0 |