citus/src/backend
Teja Mupparti 9a9989fc15 Support MERGE Phase – I
All the tables (target, source or any CTE present) in the SQL statement are local i.e. a merge-sql with a combination of Citus local and
Non-Citus tables (regular Postgres tables) should work and give the same result as Postgres MERGE on regular tables. Catch and throw an
exception (not-yet-supported) for all other scenarios during Citus-planning phase.
2022-12-18 20:32:15 -08:00
..
columnar Simplify columnar perf example (#6526) 2022-12-01 20:05:40 +01:00
distributed Support MERGE Phase – I 2022-12-18 20:32:15 -08:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00