Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-09-01 | pg_dumpall: Add a -E flag to set the encoding, like pg_dump has. | Robert Haas | 11.0 |
| 2017-08-15 | pg_dump: Add a --load-via-partition-root option. | Robert Haas | 11.0 |
| 2010-12-29 | Support unlogged tables. | Robert Haas | 9.1.0 |
| 2010-12-24 | Document pg_dump(all) --no-security-label instead of --security-label. | Robert Haas | 9.1.0 |
| 2010-09-28 | Add a SECURITY LABEL command. | Robert Haas | 9.1.0 |
| 2010-07-22 | Add options to force quoting of all identifiers. | Robert Haas | 9.1.0 |