Thread: pgsql: Update obsolete comment that still referred to CheckpointLock

pgsql: Update obsolete comment that still referred to CheckpointLock

From
Heikki Linnakangas
Date:
Update obsolete comment that still referred to CheckpointLock

CheckpointLock was removed in commit d18e75664a, and commit ce197e91d0
updated a leftover comment in CreateCheckPoint, but there was another
copy of it in CreateRestartPoint still.

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/99da905d5c4335d2df80f5cf05dad046a10d30fb

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