blob: 1fc9251ad5705c54b36e71ecb31fc29b773f65aa [file] [log] [blame]
use dataverse test;
create index rtree_index_point on MyData(point) type rtree;