[check_postgres] Quick patch for check_wal_files() function

Guillaume Lelarge guillaume at lelarge.info
Fri Apr 22 14:22:34 UTC 2011


Hi again,

One of my colleague found a bug in check_wal_files() function while
doing a demo to on of our customer.

Here is the patch to fix it. The issue is that q{} doesn't allow the use
of a variable inside the string. qq{} takes care of it.

Regards.


-- 
Guillaume
 http://www.postgresql.fr
 http://dalibo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_wal_files.patch
Type: text/x-diff
Size: 715 bytes
Desc: not available
Url : https://mail.endcrypt.com/pipermail/check_postgres/attachments/20110422/79d2c644/attachment.bin 


More information about the Check_postgres mailing list