Comment 7 for bug 284187

Revision history for this message
Stuart Bishop (stub) wrote :

There are a few memory leaks in the slon process because some results of
PQexec() calls are not always cleared, in remoteListenThread_main()
(remote_listen.c) and in copy_set() (remote_worker.c) functions.