citus/src/backend
Onder Kalaci f7e1aa3f22 Multi-row INSERTs use local execution when placements are local
Multi-row execution already uses sequential execution. When shards
are local, using local execution is profitable as it avoids
an extra connection establishment to the local node.
2020-12-01 21:37:59 +03:00
..
columnar Columnar: few fixes (#4371) 2020-11-30 18:09:43 -08:00
distributed Multi-row INSERTs use local execution when placements are local 2020-12-01 21:37:59 +03:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00