| Sort (cost=18.97..18.98 rows=2 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..18.96 rows=2 width=55) |
| Filter: ((user_status = '1'::type_global_user_status) AND (id = ANY ('{5295,5300,5087,5332,5449,1013,5311,1005,5476,5064,1001,1004}'::integer[]))) |