Re: Thread-safe configuration option appears to - Mailing list pgsql-hackers

From Philip Yarra
Subject Re: Thread-safe configuration option appears to
Date
Msg-id 200308071013.02562.philip@utiba.com
Whole thread Raw
In response to Re: Thread-safe configuration option appears to  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, 7 Aug 2003 09:49 am, Tom Lane wrote:
> People
> running on such a platform are certainly not going to care whether libpq
> is thread-safe or not.

Precisely. If your application on that platform can't start multiple threads
of execution, it's a moot point whether the DB interface on that platform is
thread-safe. It'll never get multiple threads running through it anyway.

Regards, Philip Yarra.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: v7.4 Beta 1 fails regression on Digital Unix/Tru64 4.0
Next
From: "Christopher Kings-Lynne"
Date:
Subject: encoding question