python - be: Don't bail if !='posix'. - Mailing list pgsql-committers

From jwp@pgfoundry.org (User Jwp)
Subject python - be: Don't bail if !='posix'.
Date
Msg-id 20050414233647.876CE1FB6218@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Don't bail if !='posix'.
The exception raised from get_output will probably be more descriptive than
current.
Also add vim source formatting magic.

Modified Files:
--------------
    be:
        setup.py (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/setup.py.diff?r1=1.4&r2=1.5)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Done > * -Use indexes for MIN() and MAX()
Next
From: jwp@pgfoundry.org (User Jwp)
Date:
Subject: python - be: Add vim source formatting magic.