Code

dbi plugin: Switch to libdbi's thread-safe interface.
authorFlorian Forster <octo@collectd.org>
Thu, 26 Feb 2015 11:16:00 +0000 (12:16 +0100)
committerFlorian Forster <octo@collectd.org>
Thu, 26 Feb 2015 11:16:00 +0000 (12:16 +0100)
commitfce5875ddd9c5cd3d64e21a74392881f8be4f57b
tree5a40c2f6bab7ba8e66b23d41e7ee407ebac3e35a
parentd14f0e36ea1a33075470558827140d5237af7fdc
dbi plugin: Switch to libdbi's thread-safe interface.

Macros are in place to make buliding with libdbi <0.9.0 possible.

Fixes: #950
src/dbi.c