Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-02-07 | Use EXECUTE FUNCTION syntax for triggers more | Peter Eisentraut | 12.0 |
| 2019-02-07 | Align better test output regex with grammar in pg_dump TAP tests | Michael Paquier | 12.0 |
| 2019-02-06 | Tighten some regexes with proper character escaping in pg_dump TAP tests | Michael Paquier | 12.0 |
| 2018-12-18 | Include ALTER INDEX SET STATISTICS in pg_dump | Michael Paquier | 12.0 |
| 2018-12-10 | Add pg_dump test for empty OP class | Stephen Frost | 12.0 |
| 2018-12-10 | Add additional partition tests to pg_dump | Stephen Frost | 12.0 |
| 2018-11-26 | Fix pg_upgrade for oid removal. | Andres Freund | 12.0 |
| 2018-11-21 | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 12.0 |
| 2018-07-13 | Dump foreign keys on partitioned tables | Alvaro Herrera | 12.0 |