暂无图片
opengauss中为何找不到json_insert函数?
我来答
分享
Quick
2023-08-27
opengauss中为何找不到json_insert函数?

按照文档上执行

select json_insert('{"x": 1}','$.y',2);


ERROR: function json_insert(unknown, unknown, integer) does not exist
LINE 1: select json_insert('{"x": 1}','$.y',2);
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
CONTEXT: referenced column: json_insert

我来答
添加附件
收藏
分享
问题补充
1条回答
默认
最新
吕世豪

哪个版本  本来也没有这个函数吧。这是自定义函数吧

暂无图片 评论
暂无图片 有用 0
回答交流
提交
问题信息
请登录之后查看
邀请回答
暂无人订阅该标签,敬请期待~~
暂无图片墨值悬赏