3 lines
122 B
SQL
Vendored
3 lines
122 B
SQL
Vendored
-- test stratnum translation support func
|
|
SELECT gist_translate_cmptype_btree(7);
|
|
SELECT gist_translate_cmptype_btree(3);
|