[pgpool-committers: 4639] pgpool: Make calls to to_regclass fully schema qualified.

Tatsuo Ishii ishii at postgresql.org
Sun Apr 8 19:34:14 JST 2018


Make calls to to_regclass fully schema qualified.

This is always recommended way.

Branch
------
V3_6_STABLE

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

Modified Files
--------------
src/include/protocol/protocol_defs.h | 20 ++++++++++++++++++--
src/protocol/pool_process_query.c    | 10 ++++------
src/utils/pool_select_walker.c       | 14 ++++++--------
3 files changed, 28 insertions(+), 16 deletions(-)



More information about the pgpool-committers mailing list