citus/src/backend
Brian Cloutier 213c24524d Create ExecuteOptionalRemoteCommand
A small refactor which pulls some code out of `RecoverWorkerTransactions`
and into `remote_commands.c`. This code block currently only occurs in
`RecoverWorkerTransactions` but will be useful to other functions
shortly.

Unfortunately we couldn't call it `ExecuteRemoteCommand`, that name was
already taken.
2017-01-17 17:04:37 +02:00
..
distributed Create ExecuteOptionalRemoteCommand 2017-01-17 17:04:37 +02:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00