Fix pg_upgrade -O/-o options
Fix previous commit that added synchronous_commit=off, but broke -O/-o
due to missing space in argument passing.
Backpatch to 9.2.
Branch
------
REL9_2_STABLE
Details
-------
http://git.postgresql.org/pg/commitdiff/35fb1434b185c5e9ee1e232f3349713201e7cbfa
Modified Files
--------------
contrib/pg_upgrade/server.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
pgsql-committers by date
| Next: | From: Andrew Dunstan | Date: 2012-12-11 16:53:06 |
| Subject: pgsql: Add mode where contrib installcheck runs each module in asepara |
| Previous: | From: Peter Eisentraut | Date: 2012-12-11 03:41:24 |
| Subject: pgsql: doc: Remove blastwave.org link |