Re: Comment typo in _readExtensibleNode()

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Comment typo in _readExtensibleNode()
Дата
Msg-id CA+TgmoamUHY6q3T7eRAV8ugMcGSe-YPq3adpB_4k9KK0Uvv_4A@mail.gmail.com
обсуждение исходный текст
Ответ на Comment typo in _readExtensibleNode()  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Список pgsql-hackers
On Fri, May 6, 2016 at 3:26 AM, Amit Langote
<Langote_Amit_f8@lab.ntt.co.jp> wrote:
> Attached fixes a minor typo comment in _readExtensibleNode().
>
> s/skip: extnodename/skip :extnodename/g
>
> I was confused at first as to why there is a skip extnodename on one line
> and get extnodename right on the next line as the comments say, :)

Thanks, committed.

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



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: strange explain in upstream - subplan 1 twice - is it bug?
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Floating point comparison inconsistencies of the geometric types