[pgpool-hackers: 1323] Tables in black/white_memqcache_table_list become need to quote?

Đặng Minh Hướng kakalot49 at gmail.com
Sat Jan 9 12:04:32 JST 2016


Hi,

As the result of commit 43ff7d3de9db4c8a1143258f4ffff98682dab560.
tables (also schemas) name specified in *_memqcache_table_list become
need to quoted by double quotation to match with
make_table_name_from_rangevar
did.

So i think, it is necessary to strip quote table name before
pattern_compare do to fix it.
I attached a patch, which restore strip_quote function and do it in
pattern_compare
before regexec.
Can you confirm it for me.

best regards,
bocap.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-hackers/attachments/20160109/93df2b73/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: quote.patch
Type: application/octet-stream
Size: 2876 bytes
Desc: not available
URL: <http://www.sraoss.jp/pipermail/pgpool-hackers/attachments/20160109/93df2b73/attachment.obj>


More information about the pgpool-hackers mailing list