Re: [PATCHES] postmaster/postgres merge for testing

2006-01-21 Thread Tom Lane
Peter Eisentraut <[EMAIL PROTECTED]> writes: > (It's a bit weird in that src/backend already contains a postmaster > directory so you can't build a "postmaster" file there. So in the > build tree it's called postmaster_. Feel free to make better > suggestions.) backend, maybe? Or just keep c

[PATCHES] postmaster/postgres merge for testing

2006-01-21 Thread Peter Eisentraut
Attached is a patch that merges postmaster and postgres into just a postmaster command. I have moved a few things around so it would be good if someone could test this especially on Windows (just building and regression test should do it). (It's a bit weird in that src/backend already contains