QUERY PLAN
Sort (cost=19.69..19.70 rows=1 width=55)
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..19.68 rows=1 width=55)
Filter: ((user_status = '1'::type_global_user_status) AND (id = ANY ('{5085,5248,1015,1022,5064,1023}'::integer[])) AND (id = ANY ('{1022,1023,1015,5248,5085,5311,1005,1004,1001,5064}'::integer[])))