Add pg_wait_for_lockers() function

Edit
Title Add pg_wait_for_lockers() function
Topic Miscellaneous
Created 2023-08-03 06:33:43
Last modified 2024-04-09 06:22:11 (2 weeks, 5 days ago)
Latest email 2024-03-27 05:16:47 (1 month ago)
Status
2024-07: Needs review
2024-03: Moved to next CF
2024-01: Moved to next CF
2023-11: Moved to next CF
2023-09: Moved to next CF
Target version
Authors Will Mortensen (will-extrahop)
Reviewers Become reviewer
Committer
Links
Emails
Exposing the lock manager's WaitForLockers() to SQL
First at 2022-12-23 10:41:20 by Will Mortensen <will at extrahop.com>
Latest at 2024-03-27 05:16:47 by Will Mortensen <will at extrahop.com>
Latest attachment (v11-0001-Refactor-GetLockConflicts-into-more-general-GetL.patch) at 2024-03-27 05:16:47 from Will Mortensen <will at extrahop.com>
    Attachment (v11-0001-Refactor-GetLockConflicts-into-more-general-GetL.patch) at 2024-03-27 05:16:47 from Will Mortensen <will at extrahop.com> (Patch: Yes)
    Attachment (v10-0003-Add-pg_wait_for_lockers-function.patch) at 2024-03-09 04:25:36 from Will Mortensen <will at extrahop.com> (Patch: Yes)
    Attachment (v9-0001-Refactor-GetLockConflicts-into-more-general-GetLo.patch) at 2024-01-29 07:44:05 from Will Mortensen <will at extrahop.com> (Patch: Yes)
    Attachment (v8-0001-Refactor-GetLockConflicts-into-more-general-GetLo.patch) at 2024-01-29 04:06:03 from Will Mortensen <will at extrahop.com> (Patch: Yes)
    Attachment (v7-0001-Refactor-GetLockConflicts-into-more-general-GetLo.patch) at 2024-01-29 03:28:05 from Will Mortensen <will at extrahop.com> (Patch: Yes)
    Attachment (v6-0001-Refactor-GetLockConflicts-into-more-general-GetLo.patch) at 2024-01-11 09:51:20 from Will Mortensen <will at extrahop.com> (Patch: Yes)
    Attachment (v5-0001-Refactor-GetLockConflicts-into-more-general-GetLo.patch) at 2024-01-06 10:57:04 from Will Mortensen <will at extrahop.com> (Patch: Yes)
    Attachment (v4-0002-Allow-specifying-single-lockmode-in-WaitForLocker.patch) at 2023-12-23 09:47:40 from Will Mortensen <will at extrahop.com> (Patch: Yes)
    Attachment (v3-0001-Add-WAIT-ONLY-option-to-LOCK-command.patch) at 2023-08-03 06:30:36 from Will Mortensen <will at extrahop.com> (Patch: Yes)
    Attachment (v2-0001-Add-WAIT-ONLY-option-to-LOCK-statement.patch) at 2023-07-04 08:11:05 from Will Mortensen <will at extrahop.com> (Patch: Yes)
    Attachment (0001-Add-WAIT-ONLY-option-to-LOCK.patch) at 2023-02-02 05:55:28 from Will Mortensen <will at extrahop.com> (Patch: Yes)
History
When Who What
2024-04-09 06:22:11 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:22:06 Andrey Borodin (x4m) Changed targetversion to None
2024-02-01 17:15:14 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2024-01-11 09:57:49 Will Mortensen (will-extrahop) Changed topic to Miscellaneous
2024-01-11 09:54:02 Will Mortensen (will-extrahop) Changed name to Add pg_wait_for_lockers() function
2023-12-23 09:48:57 Will Mortensen (will-extrahop) Changed name to Add WAIT FOR LOCKERS command
2023-12-04 10:17:24 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-02 10:00:39 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-08-03 06:35:51 Will Mortensen (will-extrahop) Changed authors to Will Mortensen (will-extrahop)
2023-08-03 06:35:51 Will Mortensen (will-extrahop) Changed targetversion to 17
2023-08-03 06:33:43 Will Mortensen (will-extrahop) Attached mail thread CAMpnoC5SBCh7Ue+wO17_T-SEXN4U0oFQdXnBh9H5pLM8vjbUDQ@mail.gmail.com
2023-08-03 06:33:43 Will Mortensen (will-extrahop) Created patch record
Edit