VRFS-315; renaming max_mind to max_mind_geo

This commit is contained in:
Seth Call 2013-05-16 12:00:16 -05:00
parent 219368c874
commit 8f73ec285e
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@ CREATE INDEX max_mind_isp_ip_bottom_idx ON max_mind_isp(ip_bottom);
CREATE INDEX max_mind_isp_ip_top_idx ON max_mind_isp(ip_top);
ALTER TABLE max_mind RENAME TO max_mind_geo;