Distributed PostgreSQL as an extension
 
 
 
 
 
 
Go to file
Jason Petersen ec1e74e7f9
Change tests to use default staging policy
The default staging policy is now round-robin, though tests were still
configured to use local-first. Testing with the shipping default seems
like the best option, correctness-wise, and since local-first has some
issues with OSes where connecting from localhost doesn't always resolve
to 'localhost', just going with the default is a win-win.
2016-02-17 11:03:17 -07:00
src Change tests to use default staging policy 2016-02-17 11:03:17 -07:00
.gitattributes Switch to using git attributes to ignore files 2016-02-15 23:41:51 -07:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
.travis.yml Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
Makefile Fixed merge leftovers 2016-02-17 15:44:24 +02:00
Makefile.global.in Changed product name to citus 2016-02-15 16:04:31 +02:00
autogen.sh Changed product name to citus 2016-02-15 16:04:31 +02:00
configure Changed product name to citus 2016-02-15 16:04:31 +02:00
configure.in Changed product name to citus 2016-02-15 16:04:31 +02:00
prep_buildtree Changed product name to citus 2016-02-15 16:04:31 +02:00