agora inbox for pgpool-committers@postgresql.orghelp / color / mirror / Atom feed
pgpool: Fix point less warning in query cache invalidation. 2+ messages / 1 participants [nested] [flat]
* pgpool: Fix point less warning in query cache invalidation. @ 2025-09-05 09:20 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Tatsuo Ishii @ 2025-09-05 09:20 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Fix point less warning in query cache invalidation. When memcached support is disabled, query cache invalidation by query emitted point less warning. This makes 006.memcached regression test failed. PGPOOL SET CACHE DELETE '/*FORCE QUERY CACHE*/SELECT 1;'; WARNING: failed to delete query cache on memcached, memcached support is not enabled Backpatch-through: v4.6 Branch ------ V4_6_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=1793db95faa8340d32d7c2a7577a0e33895d7... Modified Files -------------- src/query_cache/pool_memqcache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
* pgpool: Fix point less warning in query cache invalidation. @ 2025-09-05 09:20 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Tatsuo Ishii @ 2025-09-05 09:20 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Fix point less warning in query cache invalidation. When memcached support is disabled, query cache invalidation by query emitted point less warning. This makes 006.memcached regression test failed. PGPOOL SET CACHE DELETE '/*FORCE QUERY CACHE*/SELECT 1;'; WARNING: failed to delete query cache on memcached, memcached support is not enabled Backpatch-through: v4.6 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=e22467bf3d8a5620ca81567d30c2095def8fb... Modified Files -------------- src/query_cache/pool_memqcache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2025-09-05 09:20 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2025-09-05 09:20 pgpool: Fix point less warning in query cache invalidation. Tatsuo Ishii <ishii@postgresql.org> 2025-09-05 09:20 pgpool: Fix point less warning in query cache invalidation. Tatsuo Ishii <ishii@postgresql.org>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox