Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d7db04d

Browse filesBrowse 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
Copy full SHA for d7db04d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/backend/storage/ipc/procarray.c

Copy file name to clipboardExpand all lines: src/backend/storage/ipc/procarray.c
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.