postgres type “” does not exist 42704
写了一个 postgres 的function (存储过程) , 在insert into 一个临时表的时候一直报错 type “v_company_sales” does not exist 42704,
涉事代码片段如下:
Read More »postgres type “” does not exist 42704写了一个 postgres 的function (存储过程) , 在insert into 一个临时表的时候一直报错 type “v_company_sales” does not exist 42704,
涉事代码片段如下:
Read More »postgres type “” does not exist 42704