citus/src/backend/distributed
Halil Ozan Akgul 5d67e31bab Removes some comments with printf %.*s format from ruleutils_14.c
Relevant PG commit:

c410af098c46949e36607eb13689e697fa2def97
2021-08-19 13:07:13 +03:00
..
commands Removes support for old protocols in Copy functions from PG14 2021-08-19 13:07:13 +03:00
connection Not include to-be-deleted shards while finding shard placements 2021-06-28 13:05:31 +03:00
deparser Removes some comments with printf %.*s format from ruleutils_14.c 2021-08-19 13:07:13 +03:00
executor Introduces BeginCopyFrom_compat macro 2021-08-19 13:07:13 +03:00
metadata Introduces getObjectTypeDescription_compat and getObjectIdentity_compat macros 2021-08-19 13:07:13 +03:00
operations Use RelationGetIndexList instead of scanning pg_index 2021-08-18 17:50:57 +03:00
planner Introduces macros for functions that now have include_out_arguments argument 2021-08-19 13:07:13 +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 Fix master_update_table_statistics scripts for 9.5 2021-08-03 18:15:56 +03:00
test Introduces stats_compat macro for MemoryContextMethods->stats 2021-08-19 13:07:13 +03:00
transaction Introduces STATUS_WAITING_COMPAT macro 2021-08-19 13:07:13 +03:00
utils Introduces macros for functions that now have include_out_arguments argument 2021-08-19 13:07:13 +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 Add check for alphabetically sorted gucs 2021-08-05 16:37:49 +03:00