"Dickson S. Guedes" <lis...@guedesoft.net> writes: > In my tests, after ANALYZE _bug_header and _bug_line, the query plan > changes and query results returns as expected. Is this a chance that > things isn't too bad?
No, it just means that in this particular scenario, the bug only manifests if a nestloop plan is chosen --- without that, there's no possibility of pushing a join clause down to the scan level anyway. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers