citus/src/backend
Jason Petersen afa9bd4840 Add code to set index validity on failure
Coordinator code marks index as invalid as a base, set it as valid in a
transactional layer atop that base, then proceeds with worker commands.
If a worker command has problems, the rollback results in an index with
isvalid = false. If everything succeeds, the user sees a valid index.
2017-04-03 11:19:15 -06:00
..
distributed Add code to set index validity on failure 2017-04-03 11:19:15 -06:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00