fix a typo in slotfuncs.c - Mailing list pgsql-hackers

From Bharath Rupireddy
Subject fix a typo in slotfuncs.c
Date
Msg-id CALj2ACUkrNR2xTak+QaqxoTjPKGn8zXWripv7SR27t+Q5qF1Wg@mail.gmail.com
Whole thread Raw
Responses Re: fix a typo in slotfuncs.c
List pgsql-hackers
Hi,

It seems like there's a following typo in code comments:
- /* determine how many segments slots can be kept by slots */
+ /* determine how many segments can be kept by slots */

Attaching a tiny patch to fix it. This typo exists all the way until PG 13.

Regards,
Bharath Rupireddy.

Attachment

pgsql-hackers by date:

Previous
From: Andrey Borodin
Date:
Subject: Re: suboverflowed subtransactions concurrency performance optimize
Next
From: Amit Kapila
Date:
Subject: Re: pg_get_publication_tables() output duplicate relid