Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-15 | Clean up quoting of variable strings within replication commands. | Tom Lane | 15 (unreleased) |
| 2022-05-13 | Indent C code in flex and bison files | Peter Eisentraut | 15.0 |
| 2022-02-10 | Remove server support for old BASE_BACKUP command syntax. | Robert Haas | 15.0 |
| 2022-01-24 | Fix limitations on what SQL commands can be issued to a walsender. | Tom Lane | 15.0 |
| 2022-01-24 | Remember to reset yy_start state when firing up repl_scanner.l. | Tom Lane | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-10-24 | Add replication command READ_REPLICATION_SLOT | Michael Paquier | 15.0 |
| 2021-06-30 | Allow enabling two-phase option via replication protocol. | Amit Kapila | 15.0 |