Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-13 | Handle DROP DATABASE getting interrupted | Andres Freund | 14.9 |
| 2022-04-20 | Allow db.schema.table patterns, but complain about random garbage. | Robert Haas | 14.3 |
| 2021-08-20 | Remove --quiet option from pg_amcheck | Daniel Gustafsson | 14.0 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-05-07 | Add a copyright notice to perl files lacking one. | Andrew Dunstan | 14.0 |
| 2021-03-13 | pg_amcheck: Keep trying to fix the tests. | Robert Haas | 14.0 |
| 2021-03-13 | pg_amcheck: Try to fix still more test failures. | Robert Haas | 14.0 |
| 2021-03-13 | Try to avoid apparent platform-dependency in IPC::Run | Robert Haas | 14.0 |
| 2021-03-12 | Add pg_amcheck, a CLI for contrib/amcheck. | Robert Haas | 14.0 |