postgresql plugin: Added {Min,Max}PGVersion configuration options.
authorSebastian Harl <sh@tokkee.org>
Tue, 26 Aug 2008 14:09:27 +0000 (16:09 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Tue, 26 Aug 2008 17:09:09 +0000 (19:09 +0200)
commitf8398bc8a8565acf565016270129b51e87a6b05b
tree4cb6ed3381aab83d4407db2ecfe40a4a9caef75b
parentcb23b65c5b01cc632584af2f17a1cc338c85ca28
postgresql plugin: Added {Min,Max}PGVersion configuration options.

Those options may be used to specify the minimum and maximum version of
PostgreSQL which is required for some query. This may be used to automatically
configure the plugin for a heterogeneous environment while using the same
configuration file on all hosts.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/postgresql.c