QUERY PLAN
Sort (cost=8.94..8.96 rows=8 width=35)
Sort Key: pinyin1 NULLS FIRST, namecut1 NULLS FIRST, pinyin2 NULLS FIRST, namecut2 NULLS FIRST, pinyin3 NULLS FIRST, namecut3 NULLS FIRST, pinyin4 NULLS FIRST, namecut4 NULLS FIRST
-> Seq Scan on tbl_users (cost=0.00..8.82 rows=8 width=35)
Filter: (id = ANY ('{1017,5085,1001,5248,1015,1022,5296,1023}'::integer[]))