Re: FYI, Windows buildfarm member passes all PL regression tests
"Magnus Hagander" <[email protected]> Fri, 8 Jul 2005 08:29:33 +0200
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
> Today I got done an item that's been on my TODO list for some > time - I got my Windows buildfarm member building with all 3 > optional PLs and passing all their regression tests. In each > case (perl, python, tcl) I used the ActiveState versions, > rather than building my own. This is the first time we have > done this on a Windows buildfarm member. Don't run with ActiveState Python. Run with the official win32 python from the python guys themselves. There were some issues with ActiveState, but I can't remember what they were. Could be that they are fixed now, but I still think relying on the official distribution is better when available (the python guys put out a win32 binary distribution, unlike for example perl (last time I checked)). That said, this is good news indeed :-) //Magnus ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend