mirror of
https://github.com/postgres/postgres.git
synced 2025-09-05 02:22:28 +03:00
Trim spgist_private.h inclusion
It doesn't really need rel.h; relcache.h is enough.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include "access/spgist_private.h"
|
||||
#include "miscadmin.h"
|
||||
#include "storage/bufmgr.h"
|
||||
#include "utils/rel.h"
|
||||
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user