A small typo

Поиск
Список
Период
Сортировка
От Kyotaro Horiguchi
Тема A small typo
Дата
Msg-id 20220914.114608.1462991533784489178.horikyota.ntt@gmail.com
обсуждение исходный текст
Ответы Re: A small typo  (Richard Guo <guofenglinux@gmail.com>)
Re: A small typo  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
I found a small typo in a comment in pgbench.c of 15/master.

- * Return the number fo failed transactions.
+ * Return the number of failed transactions.

While at it, I found "* lot fo unnecessary work." in pg13's
procsignal.c. It has been fixed by 2a093355aa in PG14 but PG13 was
left alone at the time.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: A question about wording in messages
Следующее
От: Richard Guo
Дата:
Сообщение: Re: A small typo