]> git.ipfire.org Git - thirdparty/pdns.git/commit
eleksir noted that we leak a ton of memory in postgresql. I'm no postgres expert... 4523/head
authorbert hubert <bert.hubert@netherlabs.nl>
Sun, 11 Sep 2016 18:40:44 +0000 (20:40 +0200)
committerChristian Hofstaedtler <christian.hofstaedtler@deduktiva.com>
Mon, 3 Oct 2016 13:05:37 +0000 (15:05 +0200)
commitfffe20d84f9dec2c86a1eb6322e472172fdf9e73
tree03d3d1b8bf48d6c46225527aeaef3aee8e25c6fd
parentebe8e6153f8ce0a48d564334e35b28184a359404
eleksir noted that we leak a ton of memory in postgresql. I'm no postgres expert, but this plugs my leak and still appears to function. In other news, do we need a transaction for every query?

(cherry-picked from master 903bb4924bc5130c0e81f0c5759d0177f53e82fd)
modules/gpgsqlbackend/spgsql.cc