Re: [GENERAL] No pgxs.mk with win32 binaries

2008-02-21 Thread Mike Leahy
> Hmm, it certainly should be there somewhere, but the path might be > either of these: >.../lib/pgxs/src/makefiles/pgxs.mk >.../lib/postgresql/pgxs/src/makefiles/pgxs.mk > depending on exactly how the build was done. If it's not there at > all this is an installer bug. > >

Re: [GENERAL] No pgxs.mk with win32 binaries

2008-02-21 Thread Tom Lane
Mike Leahy <[EMAIL PROTECTED]> writes: > I'm trying to build the PL/R module on Win32 with PostgreSQL 8.3. I've > done this before with no trouble using several 8.2.x versions of > PostgreSQL (from the win32 installer). However, now that I'm trying to > update things for 8.3, it seems that the