diff --git a/reference/pgsql/functions/pg-query.xml b/reference/pgsql/functions/pg-query.xml index 202022b5bc..224dc454d0 100644 --- a/reference/pgsql/functions/pg-query.xml +++ b/reference/pgsql/functions/pg-query.xml @@ -1,5 +1,5 @@ - + @@ -19,7 +19,7 @@ connection is not a valid connection. Details about the error can be retrieved using the pg_last_error function if connection is valid. - pg_last_error sends an SQL statement to + pg_query sends an SQL statement to the PostgreSQL database specified by the connection resource. The connection must be a valid connection that