Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-11-22 | Adjust pg_dump's priority ordering for casts. | Tom Lane | 11.15 |
| 2020-03-09 | Fix pg_dump/pg_restore to restore event triggers later. | Tom Lane | 11.8 |
| 2019-11-04 | Stabilize pg_dump output order for similarly-named triggers and policies. | Tom Lane | 11.6 |
| 2019-07-22 | Install dependencies to prevent dropping partition key columns. | Tom Lane | 11.5 |
| 2019-02-04 | Fix dumping of matviews with indirect dependencies on primary keys. | Tom Lane | 11.2 |
| 2018-08-07 | Ensure pg_dump_sort.c sorts null vs non-null namespace consistently. | Tom Lane | 11.0 |
| 2018-04-08 | Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. | Tom Lane | 11.0 |
| 2018-01-19 | Local partitioned indexes | Alvaro Herrera | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |