citus/src
Teja Mupparti cf55136281 1) Restrict MERGE command INSERT to the source's distribution column
Fixes #6672

2) Move all MERGE related routines to a new file merge_planner.c

3) Make ConjunctionContainsColumnFilter() static again, and rearrange the code in MergeQuerySupported()
4) Restore the original format in the comments section.
5) Add big serial test. Implement latest set of comments
2023-03-16 13:43:08 -07:00
..
backend 1) Restrict MERGE command INSERT to the source's distribution column 2023-03-16 13:43:08 -07:00
bin/pg_send_cancellation Add jobs to test builds on different distros (#6499) 2022-12-01 19:11:41 +03:00
include 1) Restrict MERGE command INSERT to the source's distribution column 2023-03-16 13:43:08 -07:00
test 1) Restrict MERGE command INSERT to the source's distribution column 2023-03-16 13:43:08 -07:00