Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Bug report? On https://pglite.dev/repl/ running `SELECT 'a fat cat sat on a mat and ate a fat rat'::tsvector @@ 'cat & rat'::tsquery;` works, which is cool.

However, running `SELECT to_tsvector('fat cats ate fat rats') @@ to_tsquery('fat & rat');` fails with `y is not a function`. Then trying to run the first query yields `null`, which is weird. I can open an issue if you want :)



Posting the issue to GitHub would be great!


ack




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: