sql语句报错 PSQLException: ERROR: failed to find conversion function from unknown to char ; 原因 使用union的时候,查询的常量字段必须 使用类型型转化函数,比如::int、::text 相关文章: 2021-11-29 2021-08-04 2022-02-28 2021-07-05 2022-02-02 2021-08-28