mirror of https://github.com/citusdata/citus.git
getObjectTypeDescription and getObjectIdentity functions now have a new bool missing_ok parameter These new macros give us the ability to use this new parameter for PG14 and they don't give the parameter for previous versions Currently all missing_ok parameters are set to false to keep current behavior Relevant PG commit: 2a10fdc4307a667883f7a3369cb93a721ade9680 |
||
---|---|---|
.. | ||
dependency.c | ||
distobject.c | ||
metadata_cache.c | ||
metadata_sync.c | ||
metadata_utility.c | ||
node_metadata.c |