Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-16 | Fix pg_dump for GRANT OPTION among initial privileges. | Noah Misch | 11.11 |
| 2018-07-31 | Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. | Tom Lane | 11.0 |
| 2018-03-22 | Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. | Tom Lane | 11.0 |
| 2018-02-26 | Avoid using unsafe search_path settings during dump and restore. | Tom Lane | 11.0 |
| 2018-01-22 | Move handling of database properties from pg_dumpall into pg_dump. | Tom Lane | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-30 | SQL procedures | Peter Eisentraut | 11.0 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |
| 2017-09-14 | Fix ordering in pg_dump of GRANTs | Stephen Frost | 11.0 |