QUERY PLAN
Sort (cost=94.16..94.25 rows=36 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..93.23 rows=36 width=72)
Filter: (project_id = ANY ('{3957,4005,3976,4002,3972,4034,4037,4026,4007,3986,4041,4031,4030,4029,4020,4017,4001,3997,3996,3994}'::integer[]))