pgsql: Fix typos in wait_event.c - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix typos in wait_event.c
Date
Msg-id E1qv3zr-0021xe-A2@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typos in wait_event.c

Noticed while working on a different patch.  Introduced in af720b4c50a1.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9972c7de1d078d30434c16081fe0624ee3d24a61

Modified Files
--------------
src/backend/utils/activity/wait_event.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: jit: Adjust back-patch of f90b4a84 to 12 and 13.
Next
From: Michael Paquier
Date:
Subject: pgsql: doc: Improve example query related to pg_wait_events