Olof Rensfelt c552410f69 Add build target to run the standard PostgreSQL regression tests
To verify that PostgreSQL operations on regular tables are unaffected by
the TimescaleDB extension, the regular PostgreSQL regression tests can be
run with the TimescaleDB extension loaded.

To enable the build target (`pginstallcheck`), one needs to set the
CMake `PG_SOURCE_DIR` variable to point to the PostgreSQL source code, which
needs to have at least the regression test suite compiled.

The PostgreSQL tests suite will run on every Travis build.
2017-11-17 20:24:30 +01:00
..
2017-11-10 09:44:20 +01:00
2017-11-10 09:44:20 +01:00