Re: [sqlalchemy] failures in the test suite for match operator in PostgreSQL 8.4

2010-03-01 Thread Manlio Perillo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Bayer ha scritto: On Feb 28, 2010, at 8:01 PM, Manlio Perillo wrote: Rami Chowdhury ha scritto: On Feb 28, 2010, at 15:17 , Manlio Perillo wrote: Rami Chowdhury ha scritto: On Sunday 28 February 2010 13:32:40 Manlio Perillo wrote: I

Re: [sqlalchemy] failures in the test suite for match operator in PostgreSQL 8.4

2010-03-01 Thread Manlio Perillo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Bayer ha scritto: On Feb 28, 2010, at 4:32 PM, Manlio Perillo wrote: By the way, I have also noted that in the SQLAlchemy source code there are many extra whitespaces (lines with only whitespaces, or lines ending with whitespaces), that

[sqlalchemy] failures in the test suite for match operator in PostgreSQL 8.4

2010-02-28 Thread Manlio Perillo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have found that some tests fails: http://paste.pocoo.org/show/184048/ The problem is with the match operarator for fulltext search. I'm using PostgreSQL 8.4. By the way, I have also noted that in the SQLAlchemy source code there are many extra

Re: [sqlalchemy] failures in the test suite for match operator in PostgreSQL 8.4

2010-02-28 Thread Rami Chowdhury
On Sunday 28 February 2010 13:32:40 Manlio Perillo wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have found that some tests fails: http://paste.pocoo.org/show/184048/ Are you using the latest SVN? I don't get any of those test failures PostgreSQL 8.4.2, rev 6878 The problem

Re: [sqlalchemy] failures in the test suite for match operator in PostgreSQL 8.4

2010-02-28 Thread Manlio Perillo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rami Chowdhury ha scritto: On Sunday 28 February 2010 13:32:40 Manlio Perillo wrote: I have found that some tests fails: http://paste.pocoo.org/show/184048/ Are you using the latest SVN? I'm using the mercurial mirror. Changeset

Re: [sqlalchemy] failures in the test suite for match operator in PostgreSQL 8.4

2010-02-28 Thread Rami Chowdhury
On Feb 28, 2010, at 15:17 , Manlio Perillo wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rami Chowdhury ha scritto: On Sunday 28 February 2010 13:32:40 Manlio Perillo wrote: I have found that some tests fails: http://paste.pocoo.org/show/184048/ Are you using the latest SVN?

Re: [sqlalchemy] failures in the test suite for match operator in PostgreSQL 8.4

2010-02-28 Thread Michael Bayer
On Feb 28, 2010, at 4:32 PM, Manlio Perillo wrote: By the way, I have also noted that in the SQLAlchemy source code there are many extra whitespaces (lines with only whitespaces, or lines ending with whitespaces), that are usually (?) considered bad programming practice. lines ending with

Re: [sqlalchemy] failures in the test suite for match operator in PostgreSQL 8.4

2010-02-28 Thread Manlio Perillo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rami Chowdhury ha scritto: On Feb 28, 2010, at 15:17 , Manlio Perillo wrote: Rami Chowdhury ha scritto: On Sunday 28 February 2010 13:32:40 Manlio Perillo wrote: I have found that some tests fails: http://paste.pocoo.org/show/184048/ Are you

Re: [sqlalchemy] failures in the test suite for match operator in PostgreSQL 8.4

2010-02-28 Thread Michael Bayer
On Feb 28, 2010, at 8:01 PM, Manlio Perillo wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rami Chowdhury ha scritto: On Feb 28, 2010, at 15:17 , Manlio Perillo wrote: Rami Chowdhury ha scritto: On Sunday 28 February 2010 13:32:40 Manlio Perillo wrote: I have found that some