Erik Nordström 7b94c573ba Refactor directory structure and tests
- Directory structure now matches common practices
- Regression tests now run with pg_regress via the PGXS infrastructure.
- Unit tests do not integrate well with pg_regress and have to be run
  separately.
- Docker functionality is separate from main Makefile. Run with
  `make -f docker.mk` to build and `make -f docker.mk run` to run
  the database in a container.
2017-01-31 20:14:19 +01:00
..

All files name *_DEVICEID.tsv in this directory will be added to the DB as tables by add_test_data.sh.

ex. batch1_dev1.tsv will we inserted into a table called batch1_dev1 as one
partition matching the partition key dev1.