Re: Exposing the lock manager's WaitForLockers() to SQL

From: Will Mortensen <will(at)extrahop(dot)com>
To: vignesh C <vignesh21(at)gmail(dot)com>
Cc: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, Andres Freund <andres(at)anarazel(dot)de>, Marco Slot <marco(dot)slot(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, marco(at)citusdata(dot)com, Yvonne Chen <yvonne(at)extrahop(dot)com>, Jacob Speidel <jacob(at)extrahop(dot)com>
Subject: Re: Exposing the lock manager's WaitForLockers() to SQL
Date: 2024-01-29 07:44:05
Message-ID: CAMpnoC7SCN6Nb2JZWg2NVafHCSocMRz-uUcteXVy=iFKgWZo9A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Minor style fix; sorry for the spam.

Attachment Content-Type Size
v9-0001-Refactor-GetLockConflicts-into-more-general-GetLo.patch application/octet-stream 10.6 KB
v9-0002-Allow-specifying-single-lockmode-in-WaitForLocker.patch application/octet-stream 8.2 KB
v9-0003-Add-pg_wait_for_lockers-function.patch application/octet-stream 29.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2024-01-29 07:57:42 Re: Schema variables - new implementation for Postgres 15
Previous Message Wei Wang (Fujitsu) 2024-01-29 07:35:35 RE: Fix inappropriate comments in function ReplicationSlotAcquire