Re: [HACKERS] Typos in comments in partition.c

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [HACKERS] Typos in comments in partition.c
Дата
Msg-id CA+TgmobUuVvU=QwYOFtBSWoTSr5ENFTdnzB7rX34kmE87mW1Vg@mail.gmail.com
обсуждение исходный текст
Ответ на [HACKERS] Typos in comments in partition.c  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Список pgsql-hackers
On Tue, May 2, 2017 at 5:58 AM, Etsuro Fujita
<fujita.etsuro@lab.ntt.co.jp> wrote:
> I ran into typos in comments in RelationGetPartitionDispatchInfo() in
> partition.c.  Here is a small patch for: s/all the leaf partition/all the
> leaf partitions/ and s/we we/we/.

Committed.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] Logical replication - TRAP: FailedAssertion in pgstat.c
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] SCRAM authentication, take three