QUERY PLAN
Seq Scan on tbl_visible_documents (cost=0.00..320.17 rows=4 width=16)
Filter: ((accessible_user = 1001) AND (document_id = ANY ('{44,43,42,41}'::integer[])))