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