report a typo in comments of ComputeXidHorizonsResult - Mailing list pgsql-hackers

From Junwang Zhao
Subject report a typo in comments of ComputeXidHorizonsResult
Date
Msg-id CAEG8a3L9GgfKc+XT+NMHPY7atAOVYqjUqKEFQKhcPHFYRW=PuQ@mail.gmail.com
Whole thread Raw
Responses Re: report a typo in comments of ComputeXidHorizonsResult
List pgsql-hackers
I think the period here should be a typo.

index 16b5803d388..af3b15e93df 100644
--- a/src/backend/storage/ipc/procarray.c
+++ b/src/backend/storage/ipc/procarray.c
@@ -185,7 +185,7 @@ typedef struct ComputeXidHorizonsResult
        FullTransactionId latest_completed;

        /*
-        * The same for procArray->replication_slot_xmin and.
+        * The same for procArray->replication_slot_xmin and
         * procArray->replication_slot_catalog_xmin.
         */

-- 
Regards
Junwang Zhao



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: 010_pg_basebackup.pl vs multiple filesystems
Next
From: Dmitry Dolgov
Date:
Subject: Re: Pluggable cumulative statistics