postgres把int转换为string

intval::textSELECT * FROM table WHERE <some integer>::text = 'string of numbers'