Re: libpq connection status and closed fd

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: Dmitriy Igrishin <dmitigr(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: libpq connection status and closed fd
Date: 2014-09-22 07:35:14
Message-ID: CA+mi_8a7rtLD5xnbWNaQHtMnQ_HtK3ZgeDwHkbu6PLW6Y3f1RA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Sep 22, 2014 at 8:17 AM, Dmitriy Igrishin <dmitigr(at)gmail(dot)com> wrote:
>
> 2014-09-22 10:42 GMT+04:00 Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>:

>> [2] https://gist.github.com/dvarrazzo/065f343c95f8ea67cf8f
>
> Why are you using close() instead of PQfinish()?

Because I'm testing for an error, please read my message and the
original bug report.

-- Daniele

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitriy Igrishin 2014-09-22 07:45:34 Re: libpq connection status and closed fd
Previous Message Dmitriy Igrishin 2014-09-22 07:17:32 Re: libpq connection status and closed fd