Navigation Menu

Skip to content

Commit

Permalink
Add a TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 28, 2015
1 parent 1ea9a46 commit f7ee004
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions reference/operators/query.md
Expand Up @@ -58,6 +58,10 @@ Note that you can't use syntax that starts with `COLUMN_NAME:` like `COLUMN_NAME

You can't use `COLUMN_NAME:^VALUE` for prefix search. You need to use `VALUE*` for prefix search.

## Sequential scan

TODO: Describe about `SET search_path = "$user",public,pgroonga,pg_catalog;`.

## See also

* [`%%` operator](match.html)
Expand Down

0 comments on commit f7ee004

Please sign in to comment.