I tried your patches. I got those errors if I run configure without
memory cache enabled. Please fix.

pool_config.l: In function ‘pool_init_config’:
pool_config.l:215: error: ‘POOL_CONFIG’ has no member named 
‘memory_cache_enabled’
pool_config.l:216: error: ‘POOL_CONFIG’ has no member named ‘memqcache_method’
pool_config.l:217: error: ‘POOL_CONFIG’ has no member named 
‘memqcache_memcached_host’
pool_config.l:218: error: ‘POOL_CONFIG’ has no member named 
‘memqcache_memcached_port’
pool_config.l:219: error: ‘POOL_CONFIG’ has no member named 
‘memqcache_total_size’
pool_config.l:220: error: ‘POOL_CONFIG’ has no member named ‘memqcache_expire’
pool_config.l:221: error: ‘POOL_CONFIG’ has no member named ‘memqcache_maxcache’
pool_config.l:222: error: ‘POOL_CONFIG’ has no member named 
‘memqcache_cache_block_size’
pool_config.l: In function ‘pool_get_config’:
pool_config.l:1740: error: ‘POOL_CONFIG’ has no member named 
‘memory_cache_enabled’
pool_config.l:1758: error: ‘POOL_CONFIG’ has no member named ‘memqcache_method’
pool_config.l:1776: error: ‘POOL_CONFIG’ has no member named 
‘memqcache_memcached_host’
pool_config.l:1788: error: ‘POOL_CONFIG’ has no member named 
‘memqcache_memcached_port’
pool_config.l:1800: error: ‘POOL_CONFIG’ has no member named 
‘memqcache_total_size’
pool_config.l:1812: error: ‘POOL_CONFIG’ has no member named ‘memqcache_expire’
pool_config.l:1824: error: ‘POOL_CONFIG’ has no member named 
‘memqcache_maxcache’
pool_config.l:1836: error: ‘POOL_CONFIG’ has no member named 
‘memqcache_cache_block_size’
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp
_______________________________________________
Pgpool-hackers mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-hackers

Reply via email to