Sat Aug 27 10:01:03 PDT 2005
- Previous message: [Slony1-general] tweaking denyAccess()
- Next message: [Slony1-general] con_timestamp default problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Dave Page wrote: > Patch applied with port directory added as discussed, and a couple of > minor fixes. > > Slony will now work out of the box on Windows, albeit currently lacking > service code and proper event logging. :-) > > (Also tested on Linux prior to commit - all seems OK). FYI: this patch is a serious regression on all unix-platforms. It breaks compilation against 7.3 and 7.4 installations because the pipread/pipewrite stuff is not defined in these versions (which is obvious since those predate the native win32 port of postgresql). Adding the missing defines (from a 8.x port.h include) makes slon at least compile again. Stefan
- Previous message: [Slony1-general] tweaking denyAccess()
- Next message: [Slony1-general] con_timestamp default problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list