pgsql: Fix a typo, and remove unnecessary pgstat_report_wait_end(). - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Fix a typo, and remove unnecessary pgstat_report_wait_end().
Date
Msg-id E1aeMM8-00081m-PR@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix a typo, and remove unnecessary pgstat_report_wait_end().

Per Amit Kapila.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/481c76abf4f5dc99af28a799741c324732a299c6

Modified Files
--------------
src/backend/access/transam/xact.c | 3 ---
src/backend/storage/lmgr/lwlock.c | 5 ++---
2 files changed, 2 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Refactor receivelog.c parameters
Next
From: Robert Haas
Date:
Subject: pgsql: psql: Don't automatically use expanded format when there's 1 col