citus/src/backend/distributed
Naisila Puka d0390af72d
Add fix_partition_shard_index_names udf to fix currently broken names (#5291)
* Add udf to include shardId in broken partition shard index names

* Address reviews: rename index such that operations can be done on it

* More comprehensive index tests

* Final touches and formatting
2021-10-07 19:34:52 +03:00
..
commands Fixes function names in comments 2021-10-06 09:24:43 +03:00
connection Fixes function names in comments 2021-10-06 09:24:43 +03:00
deparser Fixes CREATE INDEX deparsing issue 2021-10-06 13:08:16 +02:00
executor Fixes function names in comments 2021-10-06 09:24:43 +03:00
metadata Fixes function names in comments 2021-10-06 09:24:43 +03:00
operations Fixes function names in comments 2021-10-06 09:24:43 +03:00
planner Fixes function names in comments 2021-10-06 09:24:43 +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 Add fix_partition_shard_index_names udf to fix currently broken names (#5291) 2021-10-07 19:34:52 +03:00
test Introduces stats_compat macro for MemoryContextMethods->stats 2021-09-03 15:27:24 +03:00
transaction Fixes function names in comments 2021-10-06 09:24:43 +03:00
utils Add fix_partition_shard_index_names udf to fix currently broken names (#5291) 2021-10-07 19:34:52 +03:00
worker Fixes bug about int and smallint sequences on MX (#5254) 2021-09-09 23:41:07 +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 to 11.0devel 2021-10-01 22:21:22 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Enable binary encoding by default on PG14 2021-09-06 10:27:29 +02:00