Fix a few typos in brin_minmax_multi.c

Поиск
Список
Период
Сортировка
От David Rowley
Тема Fix a few typos in brin_minmax_multi.c
Дата
Msg-id CAApHDvrbyJNOPBws4RUhXghZ7+TBjtdO-rznTsqZECuowNorXg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Fix a few typos in brin_minmax_multi.c  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-hackers
Hi,

During a recent cleanup of brin_minmax_multi.c I noticed a few typos.
I've attached a patch to fix these.

I originally buried this in [1], but think it's likely better to have
a proper thread for it.

The patch does change some comments which reference parameter or
variable names. I hope that I've not misunderstood something.  It
would be good if Tomas could have a look over it just in case I have.

David

[1] https://www.postgresql.org/message-id/CAApHDvqPKwbUn8Z74BZrDmLoZzcP4s%2BLZTxNuUi3P3OxbieT1Q%40mail.gmail.com

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: alter table set TABLE ACCESS METHOD
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Python 3.10 breaks regression tests with traceback changes