[pgpool-committers: 5329] pgpool: Fix a query passed to relcache so that it uses schema qualified

Tatsuo Ishii ishii at sraoss.co.jp
Thu Nov 8 15:10:45 JST 2018


Fix a query passed to relcache so that it uses schema qualified table name.

This should have been done for all similar queries to follow PostgreSQL's schema usage pattern.
However there was one missed at that time.

Branch
------
V3_5_STABLE

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

Modified Files
--------------
src/utils/pool_select_walker.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



More information about the pgpool-committers mailing list