Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-02-10 | Specify the encoding of input to fmtId() | Andres Freund | 15.11 |
| 2025-02-04 | vacuumdb: Add missing PQfinish() calls to vacuum_one_database(). | Nathan Bossart | 15.11 |
| 2024-10-07 | vacuumdb: Schema-qualify operator in catalog query's WHERE clause. | Nathan Bossart | 15.9 |
| 2024-09-25 | vacuumdb: Skip temporary tables in query to build list of relations | Michael Paquier | 15.9 |
| 2023-07-13 | Handle DROP DATABASE getting interrupted | Andres Freund | 15.4 |
| 2022-04-08 | Improve frontend error logging style. | Tom Lane | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-07-24 | Unify parsing logic for command-line integer options | Michael Paquier | 15.0 |
| 2021-07-20 | vacuumdb: Correct comment about --force-index-cleanup. | Peter Geoghegan | 15.0 |