citus/src/backend/distributed
Sait Talha Nisanci 84b1f74939 Use rte->updatedCols to determine if partition column exists
Use rte->updatedCols to determine if partition column exists in the
target list in case of UPDATE.

Commit on PG:
86dc90056dfdbd9d1b891718d2e5614e3e432f35
2021-08-25 16:18:32 +03:00
..
commands Fix unlimited copy size variable's value 2021-08-25 16:18:32 +03:00
connection Not include to-be-deleted shards while finding shard placements 2021-06-28 13:05:31 +03:00
deparser Renames shadowing ruleutils_14.c variables 2021-08-25 16:18:32 +03:00
executor Introduces BeginCopyFrom_compat macro 2021-08-25 16:18:32 +03:00
metadata Introduces getObjectTypeDescription_compat and getObjectIdentity_compat macros 2021-08-25 16:18:31 +03:00
operations !!!!! DO NOT MERGE THIS COMMIT 2021-08-25 16:18:32 +03:00
planner Use rte->updatedCols to determine if partition column exists 2021-08-25 16:18:32 +03:00
progress Avoid two race conditions in the rebalance progress monitor (#5050) 2021-06-21 14:03:42 +00:00
relay Add CREATE INDEX ... ON ONLY and ALTER INDEX ... ATTACH PARTITION (#4938 #4980) 2021-08-13 13:12:45 +03:00
sql Changes array_cat argument type from anyarray to anycompatiblearray 2021-08-25 16:18:32 +03:00
test Introduces stats_compat macro for MemoryContextMethods->stats 2021-08-25 16:18:31 +03:00
transaction Introduces proc_statusflags_compat macro 2021-08-25 16:18:32 +03:00
utils Use HASH_STRINGS explicitly in hash functions 2021-08-25 16:18:32 +03:00
worker Add CREATE INDEX ... ON ONLY and ALTER INDEX ... ATTACH PARTITION (#4938 #4980) 2021-08-13 13:12:45 +03:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Fix minor issues with makefile targets (#4717) 2021-04-28 15:46:55 +03:00
citus.control Bump citus version to 10.2devel 2021-06-16 17:44:05 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Fix missing comma in connection options (#5206) 2021-08-25 13:40:42 +03:00