postgresql plugin: Added another missing call to PQclear().
authorSebastian Harl <sh@tokkee.org>
Tue, 14 Oct 2008 10:57:21 +0000 (12:57 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Thu, 16 Oct 2008 08:28:59 +0000 (10:28 +0200)
commit1d3be23f9d6474a6f8e530904df4f27569b6ddc5
tree96e5bbc801c77d80d719b40d45b27b92df5afb5c
parentafca57287ae0c7b98e503be2a04270f06766c716
postgresql plugin: Added another missing call to PQclear().

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