Home
last modified time | relevance | path

Searched refs:PQErrorMessageTrim (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/pgsql/
H A Dpgsql.c874 #define PQErrorMessageTrim(pgsql, buf) _php_pgsql_trim_result(pgsql, buf) macro
1539 RETURN_STRING(PQErrorMessageTrim(pgsql, &msgbuf), 0);

Completed in 28 milliseconds