164 Star 224 Fork 1.2K

openGauss / docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
PQerrorMessage.md 2.25 KB
一键复制 编辑 原始数据 按行查看 历史

PQerrorMessage

功能描述

返回连接上的错误信息。

原型

char* PQerrorMessage(const PGconn* conn);

参数

表 1

关键字

参数说明

conn

连接句柄。

返回值

char类型指针。

示例

参见:示例

1
https://gitee.com/opengauss/docs.git
git@gitee.com:opengauss/docs.git
opengauss
docs
docs
1.0.1

搜索帮助