Commit Graph

3 Commits (a578506718458e3bda7f24a483c94977e9a38b2d)

Author SHA1 Message Date
Jason Petersen a578506718
Add multi-row isolation tests 2017-08-10 01:10:09 -07:00
Burak Yucesoy 37b200a52e Fix broken isolation tests
We try to run our isolation tests paralles as much as possible. In
some of those isolation tests we used same table name which causes
problem while running them in paralles. This commit changes table
names in those tests to ensure tests can run in parallel.
2017-07-31 11:11:49 +03:00
Andres Freund 121b868da5 Add very basic isolationtester infrastructure including a trivial test. 2016-10-27 00:31:41 -07:00