mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
R-tree is dead ... long live GiST.
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
#include <math.h>
|
||||
|
||||
#include "access/gist.h"
|
||||
#include "access/rtree.h"
|
||||
#include "access/skey.h"
|
||||
#include "lib/stringinfo.h"
|
||||
#include "utils/builtins.h"
|
||||
|
||||
|
Reference in New Issue
Block a user