mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
R-tree is dead ... long live GiST.
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
#include "access/gist.h"
|
||||
#include "access/itup.h"
|
||||
#include "access/rtree.h"
|
||||
#include "access/skey.h"
|
||||
#include "catalog/pg_type.h"
|
||||
#include "utils/array.h"
|
||||
#include "utils/builtins.h"
|
||||
|
Reference in New Issue
Block a user