Georgy Shelkovy 2023-11-29 08:27:05 +05:00 committed by GitHub
parent 4520a493c8
commit 4bf18631a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,6 +69,10 @@
#endif
#include "utils/syscache.h"
#ifndef tuplestore_donestoring
#define tuplestore_donestoring(state) ((void) 0)
#endif
#include "include/hypopg.h"
#include "include/hypopg_index.h"