Re: win32 builds for python 2.5 against postgresql 8.3.4
Jason Erickson <[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 12 Oct 2008, Harald Armin Massa wrote: > hello, > > postgresql 8.3.4 libpq fixes a nasty bug that's been there for years: > transfers of elements larger then xx where truncated by windows. > > so, it would be nice to have binaries build against 8.3.4 libpq ... is > anybody planning to create them? Sure thing. I have updated the installers on my page at: http://www.stickpeople.com/projects/python/win-psycopg/index.html They are now built against PostgreSQL 8.3.4. Also, for those adventurous souls that are running on Windows x64 (and are using the amd64 built python 2.6), I have built an installer for that python as well, located on that page. > best wishes > > Harald -jason