| Bitmap Heap Scan on tbl_suppliers (cost=40.88..74.44 rows=88 width=47) |
| Recheck Cond: (id = ANY ('{319,166,458,113,580,438,143,290,154,707,73,285,553,682,126,70,94,74,184,68,117,501,100,67,484,696,98,88,631,473,457,570,429,434,504,145,66,90,138,140,578,305,110,636,443,561,118,462,289,111,104,71,46,759,72,161,102,85,116,119,91,306,498,217,600,211,202,276,309,353,108,488,191,82,681,137,442,661,253,302,252,236,147,96,310,513,258,167}'::integer[])) |
| -> Bitmap Index Scan on tbl_suppliers_pkey (cost=0.00..40.86 rows=88 width=0) |
| Index Cond: (id = ANY ('{319,166,458,113,580,438,143,290,154,707,73,285,553,682,126,70,94,74,184,68,117,501,100,67,484,696,98,88,631,473,457,570,429,434,504,145,66,90,138,140,578,305,110,636,443,561,118,462,289,111,104,71,46,759,72,161,102,85,116,119,91,306,498,217,600,211,202,276,309,353,108,488,191,82,681,137,442,661,253,302,252,236,147,96,310,513,258,167}'::integer[])) |