Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-05-22 | Initial pgperltidy run for v12. | Tom Lane | 12.0 |
| 2019-01-31 | Add --min-xid-age and --min-mxid-age options to vacuumdb | Michael Paquier | 12.0 |
| 2019-01-30 | Do not filter by relkind in vacuumdb's catalog query if --table is used | Michael Paquier | 12.0 |
| 2019-01-27 | Add TAP tests for vacuumdb with column lists | Michael Paquier | 12.0 |
| 2019-01-23 | Make vacuumdb test regex more modular for its query output | Michael Paquier | 12.0 |
| 2019-01-08 | Add --disable-page-skipping and --skip-locked to vacuumdb | Michael Paquier | 12.0 |