QUERY PLAN
Sort (cost=17.91..18.04 rows=52 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..16.42 rows=52 width=35)
Filter: (id = ANY ('{1004,1005,5087,1001,5295,5300,5311,5064,5332,5329,5357,5358,5359,1003,1006,1008,5026,5062,5072,5074,5076,5088,5089,5093,5094,5096,5123,5128,5203,5208,5209,5229,5230,5293,5294,5299,5301,5302,5303,5304,5309,5356,5364,5364,1013,1013,5409,5409,5412,5412,5420,5420}'::integer[]))