[pgpool-committers: 4299] pgpool: Add "role" field to pcp_node_info command.
Tatsuo Ishii
ishii at postgresql.org
Wed Oct 4 18:04:27 JST 2017
Add "role" field to pcp_node_info command.
Role is the server role: one of "primary", "standby", "master" and
"slave".
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=1e26fa7903d668fd48a59e0af3bb40025bb466b0
Modified Files
--------------
doc.ja/src/sgml/ref/pcp_node_info.sgml | 7 ++++++-
doc/src/sgml/ref/pcp_node_info.sgml | 14 +++++++++-----
src/include/pcp/libpcp_ext.h | 12 +++++++++++-
src/libs/pcp/pcp.c | 7 +++++++
src/pcp_con/pcp_worker.c | 25 ++++++++++++++++++++++---
src/tools/pcp/pcp_frontend_client.c | 19 +++++++++++++++----
6 files changed, 70 insertions(+), 14 deletions(-)
More information about the pgpool-committers
mailing list