QUERY PLAN
Seq Scan on tbl_suppliers (cost=0.00..29.69 rows=1 width=44)
Filter: (((name)::text ~~* '%编%'::text) OR (pinyin_shortcut ~~* '%编%'::text))