mirror of https://github.com/citusdata/citus.git
Fix pg16 build
parent
5b8dcb154b
commit
f1b550948f
|
@ -48,8 +48,6 @@ get_guc_variables_compat(int *gucCount)
|
|||
|
||||
#define pgstat_fetch_stat_local_beentry(a) pgstat_get_local_beentry_by_index(a)
|
||||
|
||||
#define have_createdb_privilege() have_createdb_privilege()
|
||||
|
||||
#else
|
||||
|
||||
#include "miscadmin.h"
|
||||
|
|
Loading…
Reference in New Issue