Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-04-14 | amcheck: Reword some messages and fix an alignment problem. | Robert Haas | 14.0 |
| 2021-03-19 | Allow configurable LZ4 TOAST compression. | Robert Haas | 14.0 |
| 2021-03-16 | Fix a confusing amcheck corruption message. | Robert Haas | 14.0 |
| 2021-03-13 | In pg_amcheck tests, don't depend on perl's Q/q pack code. | Robert Haas | 14.0 |
| 2021-03-12 | Fix portability issues in pg_amcheck's 004_verify_heapam.pl. | Robert Haas | 14.0 |
| 2021-03-12 | Adjust perl style. | Robert Haas | 14.0 |
| 2021-03-12 | Add pg_amcheck, a CLI for contrib/amcheck. | Robert Haas | 14.0 |