Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. select phraseto_tsquery('simple','the rain in spain falls mainly on the plain')
  2.  
  3. phraseto_tsquery
  4. -----------------------------------------------------------------------------------------------
  5. 'the' <-> 'rain' <-> 'in' <-> 'spain' <-> 'falls' <-> 'mainly' <-> 'on' <-> 'the' <-> 'plain'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement