Fix include

velioglu/create_timeseries_table
Burak Velioglu 2021-08-27 11:15:26 +03:00
parent 7a4293fe37
commit ec05df9708
No known key found for this signature in database
GPG Key ID: F6827E620F6549C6
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@
#define TIMESERIES_UTILS_H_
#include "postgres.h"
#include "server/datatype/timestamp.h"
#include "server/partitioning/partdefs.h"
#define Natts_citus_timeseries_tables 7
#define Anum_citus_timeseries_table_relation_id 1