pgsql: Remove duplicate function declarations.

2018-08-14 Thread Tom Lane
Remove duplicate function declarations. Christoph Berg Discussion: https://postgr.es/m/[email protected] Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/d39079a8b2d6d860a1ab7484ef19c31261c6b099 Modified Files -- src/include/lib

pgsql: Remove duplicate function declarations.

2018-08-14 Thread Tom Lane
Remove duplicate function declarations. Christoph Berg Discussion: https://postgr.es/m/[email protected] Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/02dc7466baed074f7833bd6fd1067e23e1bfa1dd Modified Files -- src/include/libpq/pqfo

pgsql: doc: Update broken links

2018-08-14 Thread Peter Eisentraut
doc: Update broken links Discussion: https://www.postgresql.org/message-id/flat/153044458767.13254.16049977382403131287%40wrigleys.postgresql.org Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/c6eedb4d86dfdf5cf526af4df696e73dc8a5c275 Modified Files ---

pgsql: doc: Update broken links

2018-08-14 Thread Peter Eisentraut
doc: Update broken links Discussion: https://www.postgresql.org/message-id/flat/153044458767.13254.16049977382403131287%40wrigleys.postgresql.org Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/6f1591955db0a30f701ab10ea40cefeca6ff9b3f Modified Files --

pgsql: pg_upgrade: fix shutdown check for standby servers

2018-08-14 Thread Bruce Momjian
pg_upgrade: fix shutdown check for standby servers Commit 244142d32afd02e7408a2ef1f249b00393983822 only tested for the pg_controldata output for primary servers, but standby servers have different "Database cluster state" output, so check for that too. Diagnosed-by: Michael Paquier Discussion:

pgsql: pg_upgrade: fix shutdown check for standby servers

2018-08-14 Thread Bruce Momjian
pg_upgrade: fix shutdown check for standby servers Commit 244142d32afd02e7408a2ef1f249b00393983822 only tested for the pg_controldata output for primary servers, but standby servers have different "Database cluster state" output, so check for that too. Diagnosed-by: Michael Paquier Discussion:

pgsql: pg_upgrade: fix shutdown check for standby servers

2018-08-14 Thread Bruce Momjian
pg_upgrade: fix shutdown check for standby servers Commit 244142d32afd02e7408a2ef1f249b00393983822 only tested for the pg_controldata output for primary servers, but standby servers have different "Database cluster state" output, so check for that too. Diagnosed-by: Michael Paquier Discussion:

pgsql: pg_upgrade: fix shutdown check for standby servers

2018-08-14 Thread Bruce Momjian
pg_upgrade: fix shutdown check for standby servers Commit 244142d32afd02e7408a2ef1f249b00393983822 only tested for the pg_controldata output for primary servers, but standby servers have different "Database cluster state" output, so check for that too. Diagnosed-by: Michael Paquier Discussion:

pgsql: pg_upgrade: fix shutdown check for standby servers

2018-08-14 Thread Bruce Momjian
pg_upgrade: fix shutdown check for standby servers Commit 244142d32afd02e7408a2ef1f249b00393983822 only tested for the pg_controldata output for primary servers, but standby servers have different "Database cluster state" output, so check for that too. Diagnosed-by: Michael Paquier Discussion:

pgsql: pg_upgrade: fix shutdown check for standby servers

2018-08-14 Thread Bruce Momjian
pg_upgrade: fix shutdown check for standby servers Commit 244142d32afd02e7408a2ef1f249b00393983822 only tested for the pg_controldata output for primary servers, but standby servers have different "Database cluster state" output, so check for that too. Diagnosed-by: Michael Paquier Discussion:

pgsql: pg_upgrade: fix shutdown check for standby servers

2018-08-14 Thread Bruce Momjian
pg_upgrade: fix shutdown check for standby servers Commit 244142d32afd02e7408a2ef1f249b00393983822 only tested for the pg_controldata output for primary servers, but standby servers have different "Database cluster state" output, so check for that too. Diagnosed-by: Michael Paquier Discussion: