Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-15 | Clean up quoting of variable strings within replication commands. | Tom Lane | 18 (unreleased) |
| 2025-04-04 | pg_recvlogical: Add --failover option. | Masahiko Sawada | 18.0 |
| 2025-03-12 | pg_rewind: Add dbname to primary_conninfo when using --write-recovery-conf. | Masahiko Sawada | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-06 | Remove unused #include's from bin .c files | Peter Eisentraut | 18.0 |
| 2024-11-04 | pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass. | Tom Lane | 18.0 |
| 2024-08-10 | Fix inappropriate uses of atol() | Peter Eisentraut | 18.0 |