pgsql: Adjust commentary for WaitEventLWLock in wait_event_names.txt. - Mailing list pgsql-committers

From Nathan Bossart
Subject pgsql: Adjust commentary for WaitEventLWLock in wait_event_names.txt.
Date
Msg-id E1uuBkD-000Thz-1y@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Adjust commentary for WaitEventLWLock in wait_event_names.txt.

In addition to changing a couple of references for clarity, this
commit combines the two similar comments.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1129d3e4c8883f25642d1f44750b4d36e29ec006

Modified Files
--------------
src/backend/utils/activity/wait_event_names.txt | 17 ++++++-----------
1 file changed, 6 insertions(+), 11 deletions(-)


pgsql-committers by date:

Previous
From: Dean Rasheed
Date:
Subject: pgsql: Fix compiler error introduced by 5386bfb9c1f.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Clean up newly added guc_tables.inc.c