fix a typo in slotfuncs.c

Поиск
Список
Период
Сортировка
От Bharath Rupireddy
Тема fix a typo in slotfuncs.c
Дата
Msg-id CALj2ACUkrNR2xTak+QaqxoTjPKGn8zXWripv7SR27t+Q5qF1Wg@mail.gmail.com
обсуждение исходный текст
Ответы Re: fix a typo in slotfuncs.c  (Michael Paquier <michael@paquier.xyz>)
Список 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.

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrey Borodin
Дата:
Сообщение: Re: suboverflowed subtransactions concurrency performance optimize
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: pg_get_publication_tables() output duplicate relid