Re: BUG #18312: libpq: PQsetdbLogin() not thread-safe

From: Christian Maurer <c(dot)maurer(at)gmx(dot)at>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: BUG #18312: libpq: PQsetdbLogin() not thread-safe
Date: 2024-02-05 12:49:46
Message-ID: trinity-93690e67-61b3-42fb-b2fc-8f7db06d8110-1707137386572@3c-app-gmx-bap31
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alexander Korotkov 2024-02-05 13:51:02 Re: BUG #18212: Functions txid_status() and pg_xact_status() return invalid status of the specified transaction
Previous Message PG Bug reporting form 2024-02-05 10:58:37 BUG #18334: Segfault when running a query with parallel workers