Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-07 | Use XLOG_CONTROL_FILE macro consistently for control file name. | Fujii Masao | 18.0 |
| 2025-03-12 | pg_rewind: Add dbname to primary_conninfo when using --write-recovery-conf. | Masahiko Sawada | 18.0 |
| 2025-02-20 | Remove various unnecessary (char *) casts | Peter Eisentraut | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-15 | Avoid deleting critical WAL segments during pg_rewind | Álvaro Herrera | 18.0 |
| 2024-09-04 | Apply more quoting to GUC names in messages | Michael Paquier | 18.0 |
| 2024-08-27 | Message style improvements | Peter Eisentraut | 18.0 |
| 2024-08-08 | Fix pg_rewind debug output to print the source timeline history | Heikki Linnakangas | 18.0 |
| 2024-07-02 | Convert some extern variables to static | Peter Eisentraut | 18.0 |