Re: [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex
Date: 2026-03-04 13:31:30
Message-ID: CAOYmi+=-o=tw17hCjkjUqKeDhSTULr6FezpAwH=xEG757wLeig@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Feb 27, 2026 at 12:38 PM Jacob Champion
<jacob(dot)champion(at)enterprisedb(dot)com> wrote:
> Any objections?

Hearing none so far, I'll try to get this pushed sometime today, or
tomorrow at the latest.

Thanks,
--Jacob

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2026-03-04 13:37:33 Re: pg_plan_advice (now with transparent SQL plan performance overrides - pg_stash_advice)
Previous Message Fujii Masao 2026-03-04 13:25:45 Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row