mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
Trim spgist_private.h inclusion
It doesn't really need rel.h; relcache.h is enough.
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
#include "access/itup.h"
|
||||
#include "access/spgist.h"
|
||||
#include "nodes/tidbitmap.h"
|
||||
#include "utils/rel.h"
|
||||
#include "storage/relfilenode.h"
|
||||
#include "utils/relcache.h"
|
||||
|
||||
|
||||
/* Page numbers of fixed-location pages */
|
||||
|
Reference in New Issue
Block a user