pgsql: Fix typo in comment of commit_ts.c for incorrect reference toCL - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix typo in comment of commit_ts.c for incorrect reference toCL
Date
Msg-id E1fWDjH-0005Q9-23@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo in comment of commit_ts.c for incorrect reference to CLOG

Author: Shao Bret

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0aa5e65ab4fd2695f0e4108b9ec53a0546261e1f

Modified Files
--------------
src/backend/access/transam/commit_ts.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Improve coding pattern in Parallel Append code.
Next
From: Alexander Korotkov
Date:
Subject: pgsql: Fixes for vacuum_cleanup_index_scale_factor GUC option