citus/src/include
Halil Ozan Akgul 4dd455e7fe Introduces index_insert_compat macro
index_insert function now has a new parameter, indexUnchanged
This new macro give us the ability to use these new parameter for PG14 and they don't give the parameters for previous versions
Existing parameter is set to false

Relevant PG commit:
9dc718bdf2b1a574481a45624d42b674332e2903
2021-08-25 16:18:32 +03:00
..
columnar Introduces index_insert_compat macro 2021-08-25 16:18:32 +03:00
distributed Introduces get_partition_parent_compat and RelationGetPartitionDesc_compat macros 2021-08-25 16:18:32 +03:00
.gitignore Self-implemented review feedback 2017-04-03 22:55:12 -06:00
citus_config.h.in Remove HAS_TABLEAM config since we dropped pg11 support (#4862) 2021-04-13 10:51:26 +03:00
citus_version.h.in Remove HAS_TABLEAM config since we dropped pg11 support (#4862) 2021-04-13 10:51:26 +03:00