mirror of
https://github.com/postgres/postgres.git
synced 2025-08-08 06:02:22 +03:00
R-tree is dead ... long live GiST.
This commit is contained in:
@@ -15,10 +15,9 @@
|
||||
|
||||
#include "access/gist.h"
|
||||
#include "access/itup.h"
|
||||
#include "access/rtree.h"
|
||||
#include "storage/bufpage.h"
|
||||
#include "utils/array.h"
|
||||
#include "utils/builtins.h"
|
||||
#include "storage/bufpage.h"
|
||||
|
||||
#include "ts_cfg.h"
|
||||
#include "tsvector.h"
|
||||
|
Reference in New Issue
Block a user