| Sort (cost=9.36..9.36 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..9.35 rows=2 width=52) |
| Filter: ((user_status = '1'::type_global_user_status) AND (id = ANY ('{5089,1004,1017,1016,5082,1022,1011,5015,1013}'::integer[]))) |