API Version: 1
Library Version: 1.0.alpha
Generated by gi-docgen 2025.5
const char* pgsql_result_get_error_field ( PgsqlResult* self, char code )
Gets a specific error field from the result.
code
Type: char
char
The error field code (e.g. ‘S’ for severity, ‘C’ for code, etc.).
Type: const char*
const char*
The error field value, or NULL.
NULL