Silly typo in proc.h

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Silly typo in proc.h
Дата
Msg-id CAEYLb_XG6+Bv=8Q4Yk0a=+vm9YLfphDzxpaD8efSS=sSuQKUdg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Silly typo in proc.h  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
In proc.h, it says:

"Prior to PostgreSQL 9.2, the fieds below "

This is obviously a typo, and should read "the fields below".

I recently started to take the precaution of running an American
English spell checker over my code before submitting patches - the vim
one works rather well here, though I'm sure that equivalent tools are
available for emacs and other popular editors. I use American English
spelling for code, and British English for everything else, but it can
be hard to avoid switching back.

It's difficult to know where I should be drawing the line with this
stuff. Should I continue to report trivialities like these as bugs? I
would think that in the case of documentation the answer is "yes", but
I can't help but feel slightly silly about reporting cases like this.

--=20
Peter Geoghegan =A0 =A0 =A0 http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services

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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: wCTE cannot be used to update parent inheritance table
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: wCTE cannot be used to update parent inheritance table