Closed flyingmutant closed 8 years ago
+1,
Also have run into cases where this functionality in FROM
would be handy too
I'm not familiar with such expression. Is the $1
a column name or value? Can you provide some examples?
<->
in the example above is from pg_trgm; $1
is a value. This is an example of ordering the result set based on trigram distance to some user input (query).
To enable things like