4 Commits

Author SHA1 Message Date
Sven Klemm
119963a334 Replace hardcoded bash path in shell scripts 2018-10-10 17:55:39 +02:00
Joshua Lockerman
83eb99f90f Disable isolation tests on the ABI smoke test
We have no need to run the pg_isolation_regress tests with the ABI smoke
test. This commit disables them.
2018-09-27 14:17:04 -04:00
Rob Kiefer
7c105af02c Fix ABI test, correctly this time
The previous fix did not actually include openssl-dev when trying
to build TimescaleDB. Also, this fixes broken tests due to lack
of permissions.
2018-09-14 09:48:04 -04:00
Matvey Arye
38f8e0c9d0 Add ABI compatibility tests
Test the ABI compatibility of postgres across minor version updates
wrt timescale. Namely, compile the extension on an early minor version
of postgres and test it on the latest snapshot of the major branch.
2018-03-21 10:02:08 -04:00