Re: [BUGS] Silly typo in proc.h

2012-01-29 Thread Tom Lane
Peter Geoghegan writes: > In proc.h, it says: > "Prior to PostgreSQL 9.2, the fieds below " > This is obviously a typo, and should read "the fields below". Fixed, thanks. > It's difficult to know where I should be drawing the line with this > stuff. Should I continue to report trivialities like

[BUGS] Silly typo in proc.h

2012-01-29 Thread Peter Geoghegan
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