report a typo in comments of ComputeXidHorizonsResult

From: Junwang Zhao <zhjwpku(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: report a typo in comments of ComputeXidHorizonsResult
Date: 2024-07-07 09:42:47
Message-ID: CAEG8a3L9GgfKc+XT+NMHPY7atAOVYqjUqKEFQKhcPHFYRW=PuQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitry Dolgov 2024-07-07 10:21:26 Re: Pluggable cumulative statistics
Previous Message Andres Freund 2024-07-07 07:02:43 010_pg_basebackup.pl vs multiple filesystems