Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-10-20 | Fix pg_dump's handling of DROP DATABASE commands in --clean mode. | Tom Lane | 9.2.2 |
| 2012-05-30 | Rewrite --section option to decouple it from --schema-only/--data-only. | Tom Lane | 9.2.0 |
| 2012-05-15 | Remove whitespace from end of lines | Peter Eisentraut | 9.2.0 |
| 2012-05-03 | doc: Fix for too many brackets in command synopses on man pages | Peter Eisentraut | 9.2.0 |
| 2011-12-17 | Same clarification for pg_restore. | Andrew Dunstan | 9.2.0 |
| 2011-12-17 | Add --section option to pg_dump and pg_restore. | Andrew Dunstan | 9.2.0 |
| 2011-08-07 | Fix a whitespace issue with the man pages | Peter Eisentraut | 9.2.0 |