QUERY PLAN
Sort (cost=21.27..21.44 rows=68 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..19.20 rows=68 width=35)
Filter: (id = ANY ('{5409,5303,5043,5123,5093,5032,5359,1009,5300,5048,5329,5304,5037,5356,5094,5044,5230,5229,5358,1025,1007,1003,5311,5089,1013,5332,5031,5128,5209,5022,5294,5087,5072,5074,5069,5412,5357,5026,5364,5070,5049,5293,1006,1008,5075,5302,5096,1005,5420,5301,1004,5066,5027,5203,5295,1026,5045,5208,5047,5309,5076,5033,1001,5299,5062,1029,5088,1030}'::integer[]))