[pgpool-committers: 3507] pgpool: Revert "Don't ignore sync message from frontend when query cach
Tatsuo Ishii
ishii at postgresql.org
Wed Sep 14 14:11:09 JST 2016
Revert "Don't ignore sync message from frontend when query cache is enabled."
This reverts commit f13e0e178e2e305b0e59889723b1942297c1a02a.
Branch
------
V3_2_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=9d3a1c3cc7da30dfabfe45d5e17fd6e85dc5a2fd
Modified Files
--------------
INSTALL | 2 +-
Makefile.in | 23 +-
aclocal.m4 | 122 +-
config.guess | 1533 +-
config.sub | 1641 +-
configure | 108 +-
depcomp | 523 +-
install-sh | 252 +-
missing | 361 +-
mkinstalldirs | 41 +-
parser/Makefile.in | 6 +-
parser/gram.c | 41327 +++++++++++++++++++++++++------------------------
parser/gram.h | 883 +-
pcp/Makefile.in | 6 +-
pool_memqcache.c | 21 +-
watchdog/Makefile.in | 6 +-
ylwrap | 224 +-
17 files changed, 26244 insertions(+), 20835 deletions(-)
More information about the pgpool-committers
mailing list