diff --git a/reference/pgsql/functions/pg-result-error.xml b/reference/pgsql/functions/pg-result-error.xml index 5776a4b692..b9c625e84d 100644 --- a/reference/pgsql/functions/pg-result-error.xml +++ b/reference/pgsql/functions/pg-result-error.xml @@ -1,5 +1,5 @@ - + @@ -22,7 +22,7 @@ Because pg_query returns &false; if the query fails, - you must must use pg_send_query and + you must use pg_send_query and pg_get_result to get the result handle.