[pgpool-committers: 4641] 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_7_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=046a8557e9d9eb9f4b66b6d1b27ead768bbe3eb2
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