Stephen Frost <sfr...@snowman.net> wrote:

>   Can you provide an update on this patch?  Joe, you were going to
>   review and possibly commit it.  Itagaki, did you have a new version?
>   Are there any outstanding issues?

Thanks for your reviewing.
Here is an updated version. I fixed some bugs:

  * Fix connection leak on cancel. In the previous patch, running
    transactions are canceled, but the temporary connection was leaked.
  * Discard all pending results on cancel handler. I implemented
    PQexec-compatible behavior with async APIs.

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center

Attachment: dblink_20090916.diff
Description: Binary data

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

Reply via email to