Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
92 B
MySQL
Raw Normal View History

-- test stratnum support func
SELECT gist_stratnum_btree(7);
SELECT gist_stratnum_btree(3);