diff --git a/reference/pgsql/functions/pg-send-query.xml b/reference/pgsql/functions/pg-send-query.xml index 463adefc79..56ac3553cc 100644 --- a/reference/pgsql/functions/pg-send-query.xml +++ b/reference/pgsql/functions/pg-send-query.xml @@ -1,5 +1,5 @@ - + @@ -16,10 +16,6 @@ resourceconnection stringquery - - boolpg_send_query - stringquery - pg_send_query sends a query or queries asynchronously to the connection. Unlike @@ -49,10 +45,7 @@ connection - PostgreSQL database connection resource. When - connection is not present, the default connection - is used. The default connection is the last connection made by - pg_connect or pg_pconnect. + PostgreSQL database connection resource.