Navigation Menu

Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 17, 2015
1 parent fc3fd75 commit d2c9697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pgroonga--0.2.0.sql
Expand Up @@ -70,7 +70,7 @@ INSERT INTO pg_catalog.pg_am VALUES(
true, -- amcanunique
true, -- amcanmulticol
true, -- amoptionalkey
true, -- amindexnulls
true, -- amsearcharray
false, -- amsearchnulls
false, -- amstorage
true, -- amclusterable
Expand Down

0 comments on commit d2c9697

Please sign in to comment.