Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-05-12 | pg_dump: Add --no-publications option | Peter Eisentraut | 10.0 |
| 2017-05-09 | pg_dump: Add --no-subscriptions option | Peter Eisentraut | 10.0 |
| 2017-04-13 | pg_dump: Dump subscriptions by default | Peter Eisentraut | 10.0 |
| 2017-04-13 | pg_dump: Always dump subscriptions NOCONNECT | Peter Eisentraut | 10.0 |
| 2017-04-06 | pg_dump: Rename some typedefs to avoid name conflicts | Peter Eisentraut | 10.0 |
| 2017-03-23 | Logical replication support for initial data copy | Peter Eisentraut | 10.0 |
| 2017-01-20 | Logical replication | Peter Eisentraut | 10.0 |
| 2016-11-14 | pg_upgrade: Upgrade sequence data via pg_dump | Peter Eisentraut | 10.0 |
| 2016-09-20 | pg_restore: Add -N option to exclude schemas | Peter Eisentraut | 10.0 |