Re: typos

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: typos
Дата
Msg-id CAApHDvrnV2iFkjyBQrMhDmrikXoUPD8LDjGqSTA0pHHU_0oiZw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: typos  (Justin Pryzby <pryzby@telsasoft.com>)
Ответы Re: typos  (Justin Pryzby <pryzby@telsasoft.com>)
Список pgsql-hackers
(For the future, just to make discussions easier, it would be good if
you could have git format-patch -v N to give a unique version number
to these patches)

On Thu, 14 Apr 2022 at 05:40, Justin Pryzby <pryzby@telsasoft.com> wrote:
> There's (only) a few remaining.

I've pushed 0001 and 0002 of the 3rd batch of patches. I left 0003 as
I just didn't feel it was a meaningful enough improvement.

From docs/, if I do:

$ git grep ", which is the default" | wc -l
9

$ git grep ", the default" | wc -l
64

You're proposing to make the score 10, 63.  I'm not sure if that's a
good direction to go in.

David



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

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: allow specifying action when standby encounters incompatible parameter settings
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Improving the "Routine Vacuuming" docs