Silly typo in proc.h - Mailing list pgsql-bugs

From Peter Geoghegan
Subject Silly typo in proc.h
Date
Msg-id CAEYLb_XG6+Bv=8Q4Yk0a=+vm9YLfphDzxpaD8efSS=sSuQKUdg@mail.gmail.com
Whole thread Raw
Responses Re: Silly typo in proc.h  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: wCTE cannot be used to update parent inheritance table
Next
From: Josh Berkus
Date:
Subject: Re: wCTE cannot be used to update parent inheritance table