Skip to content

inconsistent results for queries against a table with and without rum indexes #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jmscott opened this issue Aug 8, 2016 · 3 comments

Comments

@jmscott
Copy link

jmscott commented Aug 8, 2016

i am getting inconsistent results for queries against a table with and without rum indexes.
i've tested under isolated builds of pg9.6beta3 on both mac and linux. a temporary zip demonstrating the issue is here:

http://setspace.com/~jmscott/rumbug-060ebdc.zip

also, can tsqueries be indexed? i ask because under on linux (not mac) i see this error during regress.

ERROR: Indexing of phrase tsqueries isn't supported yet

could this be related to the inconsistent queries? i do not see the error on macos 10.11.6.

@za-arthur
Copy link
Contributor

Thank you!
Fixed in eaffea7 commit.

@jmscott
Copy link
Author

jmscott commented Aug 9, 2016

excellent. commit 0700d5d passes on os/x 10.11.6.

@za-arthur
Copy link
Contributor

Nice. I closed the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants