Sort (cost=9.31..9.32 rows=2 width=48) |
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.30 rows=2 width=48) |
Filter: ((user_status = ANY ('{1,2}'::type_global_user_status[])) AND (id = ANY ('{5298,1028,1011,1001,5016,1010,5023,5360,5015}'::integer[]))) |