Nikita Glukhov recently identified and fixed a bug in jsquery (
https://github.com/postgrespro/jsquery). Indexing of scalars was broken, please upgrade jsquery !
The bug could be demonstrated in this example (query returns different results for seqscan and when using index):
(
Read more... )