]> granicus.if.org Git - pdns/commit
eleksir noted that we leak a ton of memory in postgresql. I'm no postgres expert...
authorbert hubert <bert.hubert@netherlabs.nl>
Sun, 11 Sep 2016 18:40:44 +0000 (20:40 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Sun, 11 Sep 2016 18:42:00 +0000 (20:42 +0200)
commit903bb4924bc5130c0e81f0c5759d0177f53e82fd
treea8721b6c07742c0bd33dec2ea65b48564d7d9f32
parentcee45a31b4ff2f635711682dc805c012cb361fca
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?
modules/gpgsqlbackend/spgsql.cc