pgsql: Add AioUringCompletion in wait_event_names.txt

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add AioUringCompletion in wait_event_names.txt
Date: 2025-05-29 04:29:26
Message-ID: E1uKUtQ-000WkE-30@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add AioUringCompletion in wait_event_names.txt

Oversight in c325a7633fcb, where the LWLock tranche AioUringCompletion
has been added.

Author: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
Discussion: https://postgr.es/m/aDT5sBOxJTdulXnE@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c3623703f3630c7b89adc865bbec7cb55e87185a

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

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2025-05-29 08:53:11 pgsql: Fix assertion failure in pg_prewarm() on objects without storage
Previous Message Bruce Momjian 2025-05-29 02:43:39 pgsql: doc PG 18 relnotes: split apart log_connections item