From: Shawn H. <har...@tb...> - 2004-01-13 03:58:36
|
I had very similar (if not the same?) results with Postgres 7.4, so I'm interested in how this is resolved. Shawn ----- Original Message ----- From: "Simon Kagedal" <si...@jo...> To: <pyp...@li...> Sent: Monday, January 12, 2004 12:14 PM Subject: [Pypgsql-users] Problem with pyPgSQL 2.4 and PostgreSQL 7.4.1 Hello! I have earlier successfully used pyPgSQL 2.3 with PostgreSQL 7.1.3. Now we upgraded PostgreSQL to 7.4.1, and my code stopped working. I upgraded pyPgSQL to 2.4. Now I don't get error messages, but it's still not working as it should. It seems all select statements just return nothing. The test suite gives me this output: <snip> |