QUERY PLAN
Seq Scan on tbl_visible_documents (cost=0.00..344.15 rows=155 width=16)
Filter: ((accessible_user IS NOT NULL) AND (document_id = ANY ('{45,44,43,42,41}'::integer[])))