diff --git a/reference/pgsql/functions/pg-result-error.xml b/reference/pgsql/functions/pg-result-error.xml index b63dd6b415..17af8c89e6 100644 --- a/reference/pgsql/functions/pg-result-error.xml +++ b/reference/pgsql/functions/pg-result-error.xml @@ -1,5 +1,5 @@ - + @@ -53,7 +53,8 @@ &reftitle.returnvalues; - &return.success; + Returns a string if there is an error associated with the + result parameter, &false; otherwise.