pgsql: In pg_upgrade, avoid one start/stop of the postmaster; use the - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: In pg_upgrade, avoid one start/stop of the postmaster; use the
Date
Msg-id E1QEVyz-0006Bi-0C@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
In pg_upgrade, avoid one start/stop of the postmaster;  use the -w
(wait) flag for pg_ctl start/stop;  remove the unused "quiet" flag in
the functions for starting/stopping the postmaster.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/44091442db7e0d9fd7f0495f09d725fc92d940b5

Modified Files
--------------
contrib/pg_upgrade/check.c      |   14 +++++++-------
contrib/pg_upgrade/pg_upgrade.c |   19 +++++++------------
contrib/pg_upgrade/pg_upgrade.h |    4 ++--
contrib/pg_upgrade/server.c     |   10 +++++-----
4 files changed, 21 insertions(+), 26 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Remove incorrect HINT for use of ALTER FOREIGN TABLE on the wron
Next
From: itagaki@pgfoundry.org (User Itagaki)
Date:
Subject: textsearch-ja - textsearch-ja: Fix a bug in text normalization when a