Re: PostGres Doubt

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

Are you using crypt on the connection?

Unfortunately, crypt is not reentrant.

> -----Original Message-----
> From: David Ford [mailto:david+cert(at)blue-labs(dot)org]
> Sent: Monday, June 10, 2002 6:16 PM
> To: Dann Corbit
> Cc: vikas p verma; pgsql-hackers(at)postgresql(dot)org
> Subject: Re: [HACKERS] PostGres Doubt
>
>
> 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.
> >
> >
>
>

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marek Mosiewicz 2002-06-11 08:01:56 PostgreSQL OLE DB Provider
Previous Message Karel Zak 2002-06-11 07:34:36 Re: Timestamp/Interval proposals: Part 2