Re: PostGres Doubt

From: David Ford <david+cert(at)blue-labs(dot)org>
To: Dann Corbit <DCorbit(at)connx(dot)com>
Cc: vikas p verma <vvicky72(at)rediffmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: PostGres Doubt
Date: 2002-06-11 01:16:23
Message-ID: 3D054F67.3050002@blue-labs.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Is libpq/PQconnectdb() reentrant? I've tried repeatedly over time and
it seems to incur segfaults every single time.

-d

Dann Corbit wrote:

>The libpq functions are reentrant. These will be useful for just about
>any project.
>
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Lamar Owen 2002-06-11 02:10:00 Re: Project scheduling issues (was Re: Per tuple overhead,
Previous Message Barry Lind 2002-06-11 00:25:19 Re: [HACKERS] Efficient DELETE Strategies