Re: [PATCHES] Assorted typos

2007-01-04 Thread Tom Lane
"Guillaume Smet" <[EMAIL PROTECTED]> writes: > s/resposible/responsible/ Somebody seems to have caught that already. regards, tom lane ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http:

Re: [PATCHES] Assorted typos

2007-01-04 Thread Tom Lane
Gregory Stark <[EMAIL PROTECTED]> writes: > A few assorted typos and grammar corrections I caught while skimming source Applied, thanks. regards, tom lane ---(end of broadcast)--- TIP 5: don't forget to increase your free sp

Re: [PATCHES] Assorted typos

2007-01-04 Thread Guillaume Smet
Gregory, You missed one in the first sentence you fixed: ! * if its needed. In case of *cleaned!=NULL caller is resposible to s/resposible/responsible/ Regards, -- Guillaume ---(end of broadcast)--- TIP 7: You can help support the PostgreSQL

[PATCHES] Assorted typos

2007-01-04 Thread Gregory Stark
A few assorted typos and grammar corrections I caught while skimming source Index: src/backend/access/gin/ginvacuum.c === RCS file: /projects/cvsroot/pgsql/src/backend/access/gin/ginvacuum.c,v retrieving revision 1.7 diff -c -r1.7 g