citus/src
Halil Ozan Akgul d652d52ea4 Introduces stats_compat macro for MemoryContextMethods->stats
stats function now have a new bool print_to_stderr parameter
This new macro gives us the ability to use this new parameter for PG14 and it doesn't give the parameter for previous versions
Existing print_to_stderr parameter is set to true to keep current behavior

Relevant PG commit:
43620e328617c1f41a2a54c8cee01723064e3ffa
2021-08-19 13:07:13 +03:00
..
backend Introduces stats_compat macro for MemoryContextMethods->stats 2021-08-19 13:07:13 +03:00
include Introduces stats_compat macro for MemoryContextMethods->stats 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