mirror of
https://github.com/pgpointcloud/pointcloud.git
synced 2025-12-08 20:36:04 +00:00
Fix 'ExtensionOidIndexId’ undeclared with PG < 14
This commit is contained in:
parent
615b1ee09a
commit
b935bcbd0a
@ -20,6 +20,7 @@
|
||||
#include "utils/lsyscache.h"
|
||||
#include "utils/memutils.h"
|
||||
#include "utils/fmgroids.h"
|
||||
#include "catalog/indexing.h"
|
||||
#include "catalog/namespace.h"
|
||||
#include "commands/extension.h"
|
||||
#include "catalog/pg_extension.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user