Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-03-19 | Woops. Previous patch to remove -X options missed getopt_long calls(). | Robert Haas | 9.1.0 |
| 2011-03-18 | Remove ancient -X options to pg_dump, pg_dumpall, pg_restore. | Robert Haas | 9.1.0 |
| 2010-12-29 | Support unlogged tables. | Robert Haas | 9.1.0 |
| 2010-09-28 | Add a SECURITY LABEL command. | Robert Haas | 9.1.0 |
| 2010-07-22 | Fix bogus server version in pg_dumpall --quote-all-identifiers. | Robert Haas | 9.1.0 |
| 2010-07-22 | Add options to force quoting of all identifiers. | Robert Haas | 9.1.0 |