Re: BUG #18312: libpq: PQsetdbLogin() not thread-safe - Mailing list pgsql-bugs

From Christian Maurer
Subject Re: BUG #18312: libpq: PQsetdbLogin() not thread-safe
Date
Msg-id trinity-93690e67-61b3-42fb-b2fc-8f7db06d8110-1707137386572@3c-app-gmx-bap31
Whole thread Raw
In response to Re: BUG #18312: libpq: PQsetdbLogin() not thread-safe  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #18312: libpq: PQsetdbLogin() not thread-safe  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Hi Tom Lane,
 
I could apply your patch and compile libpq on Windows 10.
 
The parallel connect issues are gone now
* in the minimal example and
* also in our regression test which showed the issue in the first place.
 
Would it be possible, that the patch you are aiming to make can be included in version 16.2?
 
Regards,
Christian




pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #18334: Segfault when running a query with parallel workers
Next
From: Alexander Korotkov
Date:
Subject: Re: BUG #18212: Functions txid_status() and pg_xact_status() return invalid status of the specified transaction