Re: [PATCH v1 0/7] Wait event timing and tracing instrumentation - Mailing list pgsql-hackers

From Kirk Wolak
Subject Re: [PATCH v1 0/7] Wait event timing and tracing instrumentation
Date
Msg-id CACLU5mT4jUgko-nQb5TvrkEuj6+pPRoUOozSESk3Zp+7W-eXCg@mail.gmail.com
Whole thread
In response to Re: [PATCH v1 0/7] Wait event timing and tracing instrumentation  (Dmitry Fomin <fomin.list@gmail.com>)
Responses Re: BF mamba failure
Re: [PATCH v1 0/7] Wait event timing and tracing instrumentation
List pgsql-hackers
On Fri, Sep 4, 2026 at 3:23 PM Dmitry Fomin <fomin.list@gmail.com> wrote:
Hi Hackers

v6 is a rebase of v5 over current master (74c77052bc2); cfbot flagged
the set as needing a rebase after about 400 commits of drift.  One
mechanical change beyond the rebase: master meanwhile added
src/test/modules/test_misc/t/015_temp_schema_exit_deferrable.pl, so the
injection-point seqlock TAP test moves from 015 to
t/016_wait_event_trace_seqlock.pl.  No code changes.

The patches carry no catversion bump; one is needed at commit time for
0002, 0003 and 0006.

Regards,
Dmitry Fomin

Let me +1 this, as I believe this is incredibly useful.
Keep up the  good work.

Kirk Out!

pgsql-hackers by date:

Previous
From: Paul A Jungwirth
Date:
Subject: Avoid evaluating FOR PORTION OF bounds more than once
Next
From: Paul A Jungwirth
Date:
Subject: Improve error message of FOR PORTION OF violations of WITH CHECK OPTION