Is libpq thread-safe?

From: Mike Mascari <mascarm(at)mascari(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Is libpq thread-safe?
Date: 2001-01-06 10:46:15
Message-ID: 3A56F777.B9170B82@mascari.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello. After a search of the mailing list (on dejanews) I
found some articles regarding libpq WRT thread-safeness. The
newest articles regarding its state are quite old (3/8/2000)
but the discussion lead me to believe that all globals were
to be removed for the 7.0 release. I see in the HISTORY
document the following entry:

Make libpq's PQconndefaults() thread-safe (Tom)

Can I assume that libpq as of version 7 is now thread-safe?

Thanks for any info,

Mike Mascari

Responses

Browse pgsql-general by date

  From Date Subject
Next Message rob 2001-01-06 14:15:03 Sequence bug or feature?
Previous Message Denis Perchine 2001-01-06 09:38:19 Problems with order by, limit, and indices