pgsql: Remove Lock suffix from WALSummarizerLock in wait_event_names.tx

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove Lock suffix from WALSummarizerLock in wait_event_names.tx
Date: 2024-01-02 18:27:46
Message-ID: E1rKjUP-00DAB0-JF@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove Lock suffix from WALSummarizerLock in wait_event_names.txt

Nathan Bossart

Discussion: https://postgr.es/m/20240102173120.GA1061678@nathanxps13

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/371b07e8944983261a0f73c3b52dbbf0fd076a96

Modified Files
--------------
src/backend/utils/activity/wait_event_names.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2024-01-02 19:57:27 pgsql: Minor fixes for search path cache code.
Previous Message Robert Haas 2024-01-02 17:34:06 pgsql: gist: fix typo "split(t)ed" -> "split"