python-postgres / be

pg-python: Execute Python 3 code from PostgreSQL functions.
Other
5 stars 2 forks source link

Cross version make installcheck #12

Closed jwp closed 14 years ago

jwp commented 14 years ago

Each version is going to have different output, some correction here needs to occur.

idk what. py-postgresql unittest to the rescue?

jwp commented 14 years ago

Built this into the ./configure script.

It now makes symlinks to the sql and target expected output directory.

For features not present in older version, we just capture the failure and rely on that being consistent.