Updated on 2024-05-07 GMT+08:00

PQerrorMessage

Function

Returns error information on a connection.

Prototype

char* PQerrorMessage(const PGconn* conn);

Parameter

Table 1

Keyword

Parameter Description

conn

Connection handle.

Return Value

char pointers