QUERY PLAN
Sort (cost=10.89..10.94 rows=18 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 u (cost=0.00..10.52 rows=18 width=35)
Filter: (id = ANY ('{1001,1003,1006,5062,1005,5087,5074,5128,5123,5026,5088,1008,1004,5072,5076,5089,5093,5096}'::integer[]))