QUERY PLAN
Sort (cost=22.76..22.77 rows=1 width=25)
Sort Key: id
-> Seq Scan on tbl_punch_leave_verify_rels (cost=0.00..22.75 rows=1 width=25)
Filter: ((status = 0) AND (punch_leave_id = ANY ('{179,166,165,181,180,178,172,164,163,162,161,160,159,158,157,156,155,150,147,146,145,143,141,140,138,136,135,134,133,131,130,129,128,127,124,122,121,120,119,117,116,112,111,107,104,102,96,94,92,91,90,89,87,84,83,77,75,74,73,72,71,70,69,68,67,66,65,58,57,52,51,50,49,48,47,46,45,44,39,37,35,32,31,30,28,27,26,23,22,15}'::integer[])))