[pgpool-committers: 5350] pgpool: Change function name and messages of detect_error.

Tatsuo Ishii ishii at sraoss.co.jp
Mon Nov 19 17:21:47 JST 2018


Change function name and messages of detect_error.

This function name and message make enough misunderstandings that
there's something wrong. Actually this is harmless until the caller
through an error message, such as "admin shutdown" message. So change
the function name and messages to "extract_message" to eliminate such
misunderstandings.

Discussion: https://www.pgpool.net/pipermail/pgpool-hackers/2018-November/003115.html

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=6053123f0763ce6087ce8516a2e55faf49d709d1

Modified Files
--------------
src/protocol/pool_process_query.c | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)



More information about the pgpool-committers mailing list