HomeMogDBMogDB StackUqbar
v2.1

Documentation:v2.1

Supported Versions:

Other Versions:

PQerrorMessage

Function

PQerrorMessage is used to return error information on a connection.

Prototype

char* PQerrorMessage(const PGconn* conn);

Parameter

Table 1

Keyword Parameter Description
conn Connection handle.

Return Value

char pointers

Example

For details, see Example.

Copyright © 2011-2024 www.enmotech.com All rights reserved.