Re: [PATCHES] fix typo in postmaster.c

2005-06-09 Thread Tom Lane
Alvaro Herrera <[EMAIL PROTECTED]> writes: > This trivial patch fixes a typo in StartChildProcess opening comment. > Please apply. Done. regards, tom lane ---(end of broadcast)--- TIP 6: Have you searched our list archives?

[PATCHES] fix typo in postmaster.c

2005-06-09 Thread Alvaro Herrera
This trivial patch fixes a typo in StartChildProcess opening comment. Please apply. -- Alvaro Herrera () Management by consensus: I have decided; you concede. (Leonard Liu) Index: postmaster.c === RCS file: /home/alvherre/cvs/pgsql/s