Re: [PATCHES] postmaster.c doesn't compile on win32

2004-05-28 Thread Tom Lane
"Thomas Hallgren" <[EMAIL PROTECTED]> writes: > The CVS HEAD of postmaster.c doesn't compile on win32 . Here's a patch that > removes some warnings and typos. Fixed ... sorry 'bout that. (For future reference: I couldn't use your patch as-is because your mailer converted all the tabs to spaces.

[PATCHES] postmaster.c doesn't compile on win32

2004-05-28 Thread Thomas Hallgren
The CVS HEAD of postmaster.c doesn't compile on win32 . Here's a patch that removes some warnings and typos. Regards, Thomas Hallgren Index: src/backend/postmaster/postmaster.c === RCS file: /projects/cvsroot/pgsql-server/src/backen