Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-25 | Remove some recently-added pg_dump test cases. | Robert Haas | 14.3 |
| 2022-04-22 | Remove some recently-added pg_dump test cases. | Robert Haas | 15.0 |
| 2022-04-20 | Allow db.schema.table patterns, but complain about random garbage. | Robert Haas | 14.3 |
| 2022-04-20 | Allow db.schema.table patterns, but complain about random garbage. | Robert Haas | 15.0 |
| 2022-03-15 | Change HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4 and USE_ZSTD. | Robert Haas | 15.0 |
| 2021-03-19 | Allow configurable LZ4 TOAST compression. | Robert Haas | 14.0 |