[pgpool-committers: 4640] 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_5_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=6bd77fee4f490d22e8c9649e0e4bc22b967511aa
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