Hello,

I sort of volunteered for work on an Erlang Postgres driver, here:

https://github.com/epgsql/epgsql

And one thing I was looking into was a patch regarding the cleanup of
named queries.

Specifically, I'm wondering how this code behaves in the case that the
Execute runs into trouble:

https://github.com/epgsql/epgsql/blob/0e84176be4b54fb712d1cc227a2b91c24b7a66ab/src/pgsql_sock.erl#L199

Does the Close still clean things up properly?

Thank you,
-- 
David N. Welton

http://www.welton.it/davidw/

http://www.dedasys.com/


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to