Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-07-31 | Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. | Tom Lane | 9.6.10 |
| 2018-03-22 | Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. | Tom Lane | 9.6.9 |
| 2018-02-26 | Avoid using unsafe search_path settings during dump and restore. | Tom Lane | 9.6.8 |
| 2016-03-24 | Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. | Tom Lane | 9.6.0 |
| 2016-01-13 | Run pgindent on src/bin/pg_dump/* | Tom Lane | 9.6.0 |