Jelte Fennema
0e12d045b1
Support use of binary protocol in between nodes ( #3877 )
...
This can save a lot of data to be sent in some cases, thus improving
performance for which inter query bandwidth is the bottleneck.
There's some issues with enabling this as default, so that's currently not done.
2020-06-12 15:02:51 +02:00
Philip Dubé
20abc4d2b5
Replace foreach with foreach_ptr/foreach_oid ( #3544 )
2020-02-27 16:54:49 +01:00
Jelte Fennema
1d8dde232f
Automatically convert useless declarations using regex replace ( #3181 )
...
* Add declaration removal to CI
* Convert declarations
2019-11-21 13:47:29 +01:00
Hadi Moshayedi
15af1637aa
Replicate reference tables to coordinator.
2019-11-15 05:50:19 -08:00
Philip Dubé
72c3d64ead
Rename OpenConnectionsToAllNodes to OpenConnectionsToAllWorkerNodes
2019-11-07 17:50:22 +00:00
SaitTalhaNisanci
94a7e6475c
Remove copyright years ( #2918 )
...
* Update year as 2012-2019
* Remove copyright years
2019-10-15 17:44:30 +03:00
Philip Dubé
492d1b2cba
ActivePrimaryNodeList: add lockMode parameter
2019-09-13 17:44:56 +00:00
Marco Slot
be46661bf7
Block only 2PCs instead of all writes in citus_create_restore_point
2017-10-27 00:07:32 +02:00
Marco Slot
0ae265c436
Add citus_create_restore_point for distributed snapshots
2017-08-11 07:36:20 +02:00