citus/src
Halil Ozan Akgul a9d6e656ba Introduces getObjectTypeDescription_compat and getObjectIdentity_compat macros
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
2021-08-19 13:07:13 +03:00
..
backend Introduces getObjectTypeDescription_compat and getObjectIdentity_compat macros 2021-08-19 13:07:13 +03:00
include Introduces getObjectTypeDescription_compat and getObjectIdentity_compat macros 2021-08-19 13:07:13 +03:00
test Columnar: use generate_series for test rather than load. (#5181) 2021-08-16 16:12:06 -07:00