Thread: Patch to fix misspellings of the word "segment"

Patch to fix misspellings of the word "segment"

From
David Rowley
Date:
I noticed this while reading nodeGather.c. I checked to find other misspellings of the word and found one more, so the attached fixes both.

--
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services
Attachment

Re: Patch to fix misspellings of the word "segment"

From
David Rowley
Date:
On 28 December 2015 at 21:35, David Rowley <david.rowley@2ndquadrant.com> wrote:
I noticed this while reading nodeGather.c. I checked to find other misspellings of the word and found one more, so the attached fixes both.

Here's another tiny patch which fixes a spelling mistake in tqueue.c 


--
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services
Attachment