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

Поиск
Список
Период
Сортировка
От Christian Maurer
Тема Re: BUG #18312: libpq: PQsetdbLogin() not thread-safe
Дата
Msg-id trinity-93690e67-61b3-42fb-b2fc-8f7db06d8110-1707137386572@3c-app-gmx-bap31
обсуждение исходный текст
Ответ на Re: BUG #18312: libpq: PQsetdbLogin() not thread-safe  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #18312: libpq: PQsetdbLogin() not thread-safe  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #18334: Segfault when running a query with parallel workers
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: BUG #18212: Functions txid_status() and pg_xact_status() return invalid status of the specified transaction