pgsql: pg_upgrade: call 'postgres' binary to get data directory locati - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: pg_upgrade: call 'postgres' binary to get data directory locati
Date
Msg-id E1YdR55-0000ia-HD@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_upgrade:  call 'postgres' binary to get data directory location

This matches the binary 'pg_ctl' calls.  Previously we called the
'postmaster'.

Report by Christoph Berg

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a0efc714531d3dfd02fafd39e80d058cef6703b0

Modified Files
--------------
contrib/pg_upgrade/option.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Provide real selectivity estimators for inet/cidr operators.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: psql: fix \connect with URIs and conninfo strings