Home
last modified time | relevance | path

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

/PHP-7.4/ext/pgsql/
H A Dpgsql.c905 #define PQErrorMessageTrim(pgsql, buf) _php_pgsql_trim_result(pgsql, buf) macro
1649 result = PQErrorMessageTrim(pgsql, &msgbuf);

Completed in 21 milliseconds