postgresql/src
Peter Eisentraut a9254e675b pg_dump: Always dump subscriptions NOCONNECT
This removes the pg_dump option --no-subscription-connect and makes it
the default.  Dumping a subscription so that it activates right away
when restored is not very useful, because the state of the publication
server is unclear.

Discussion: https://www.postgresql.org/message-id/e4fbfad5-c6ac-fd50-6777-18c84b34eb2f@2ndquadrant.com
2017-04-13 12:01:27 -04:00
..
backend Minor cleanup of backend SCRAM code. 2017-04-13 17:44:15 +03:00
bin pg_dump: Always dump subscriptions NOCONNECT 2017-04-13 12:01:27 -04:00
common Remove symbol WIN32_ONLY_COMPILER 2017-04-11 15:22:21 +02:00
fe_utils
include Catversion bump forgotten in previous commit 2017-04-13 11:54:28 -03:00
interfaces Remove symbol WIN32_ONLY_COMPILER 2017-04-11 15:22:21 +02:00
makefiles
pl Improve castNode notation by introducing list-extraction-specific variants. 2017-04-10 13:51:53 -04:00
port
template
test Remove pg_stats_ext view 2017-04-13 11:35:22 -03:00
timezone
tools docs: update major release instructions 2017-04-13 10:19:12 -04:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib Remove support for bcc and msvc standalone libpq builds 2017-04-11 15:22:21 +02:00
nls-global.mk