[HACKERS] Typos in comments in partition.c

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема [HACKERS] Typos in comments in partition.c
Дата
Msg-id 00e88999-684d-d79a-70e4-908c937a0126@lab.ntt.co.jp
обсуждение исходный текст
Ответы Re: [HACKERS] Typos in comments in partition.c  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Hi,

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/.

Best regards,
Etsuro Fujita

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Вложения

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

Предыдущее
От: Konstantin Knizhnik
Дата:
Сообщение: Re: [HACKERS] Cached plans and statement generalization
Следующее
От: Konstantin Knizhnik
Дата:
Сообщение: Re: [HACKERS] Bug in prepared statement cache invalidation?