Fix pg16 build

pull/7286/head
ivyazmitinov 2024-02-01 13:15:36 +01:00
parent 5b8dcb154b
commit f1b550948f
1 changed files with 0 additions and 2 deletions

View File

@ -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 pgstat_fetch_stat_local_beentry(a) pgstat_get_local_beentry_by_index(a)
#define have_createdb_privilege() have_createdb_privilege()
#else #else
#include "miscadmin.h" #include "miscadmin.h"