Skip to content

Commit d7db04d

Browse files
author
Richard Guo
committed
Remove an extra period in code comment
Author: Junwang Zhao Discussion: https://postgr.es/m/CAEG8a3L9GgfKc+XT+NMHPY7atAOVYqjUqKEFQKhcPHFYRW=PuQ@mail.gmail.com
1 parent 0ffc0ac commit d7db04d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/storage/ipc/procarray.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ typedef struct ComputeXidHorizonsResult
185185
FullTransactionId latest_completed;
186186

187187
/*
188-
* The same for procArray->replication_slot_xmin and.
188+
* The same for procArray->replication_slot_xmin and
189189
* procArray->replication_slot_catalog_xmin.
190190
*/
191191
TransactionId slot_xmin;

0 commit comments

Comments
 (0)