QUERY PLAN
Sort (cost=13.59..13.59 rows=2 width=52)
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..13.58 rows=2 width=52)
Filter: ((id = ANY ('{1017,5085,1001,5248,1015,1022,5296,1023}'::integer[])) AND (id = ANY ('{1022,1023,1015,1017,5248,5085,5311,1005,1004,5064,5081,5123,5249,5125,1020,5124,5082,5309,5305,5094,5126,1016,5074,5297,5247,1001,5296}'::integer[])))