Re: [INTERFACES] Re: [HACKERS] Threads

From: eem21(at)cam(dot)ac(dot)uk
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: pgsql-hackers(at)postgreSQL(dot)org, pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] Re: [HACKERS] Threads
Date: 1999-08-04 16:18:19
Message-ID: E11C3is-0005PL-00@red.csi.cam.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

On 4 Aug, Tom Lane wrote:

> [ Snip discussion regarding PQconnectdb()s thread-safety ]
>
> If you want to work on it, be my guest...

I don't have time to think about this today, so I can't comment on how
it should work, but I _am_ currently working in this area - I am
providing non-blocking versions of the connect statements, as discussed
on the interfaces list a couple of weeks ago. In fact, it is pretty
much done, apart from a tidy-up, documentation, and testing. I don't
see any point in two people hammering away at the same code - it will
only make work when we try to merge again - so perhaps I should
implement what ever is decided - I don't mind doing so. However, if I
didn't get it done this weekend it would have to be mid-to-late
September, since I'm going away. Would that be a problem for anyone?

I had noticed that the connect statements weren't thread-safe, but
was neither aware that that was a problem for anyone, nor inclined to
audit the whole of libpq for thread-safety, so I left it alone.

Ewan.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Alan Dorman 1999-08-04 17:03:03 Re: [HACKERS] Threads
Previous Message Tom Lane 1999-08-04 15:59:07 Re: [HACKERS] ERROR: btree scan list trashed ??

Browse pgsql-interfaces by date

  From Date Subject
Next Message Michael Koltan 1999-08-04 22:14:16 python-interface and win32
Previous Message Ken J. Wright 1999-08-04 14:36:38 Re: [INTERFACES] Win32 dll's for PgAccess for Pg 6.5.1 ,Tcl/Tk 8.0 and 8.1 AVAILABLE NOW