diff --git a/reference/pgsql/functions/pg-execute.xml b/reference/pgsql/functions/pg-execute.xml index 840dafabd2..f230005cea 100644 --- a/reference/pgsql/functions/pg-execute.xml +++ b/reference/pgsql/functions/pg-execute.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,12 @@ &reftitle.description; resourcepg_execute - resourceconnection + resourceconnection + stringstmtname + arrayparams + + + resourcepg_execute stringstmtname arrayparams diff --git a/reference/pgsql/functions/pg-lo-export.xml b/reference/pgsql/functions/pg-lo-export.xml index 4c06d61b5a..09ae23dab2 100644 --- a/reference/pgsql/functions/pg-lo-export.xml +++ b/reference/pgsql/functions/pg-lo-export.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,12 @@ &reftitle.description; boolpg_lo_export - resourceconnection + resourceconnection + intoid + stringpathname + + + boolpg_lo_export intoid stringpathname diff --git a/reference/pgsql/functions/pg-lo-import.xml b/reference/pgsql/functions/pg-lo-import.xml index d7bd3743b7..9bb7d3ce12 100644 --- a/reference/pgsql/functions/pg-lo-import.xml +++ b/reference/pgsql/functions/pg-lo-import.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,11 @@ &reftitle.description; intpg_lo_import - resourceconnection + resourceconnection + stringpathname + + + intpg_lo_import stringpathname diff --git a/reference/pgsql/functions/pg-parameter-status.xml b/reference/pgsql/functions/pg-parameter-status.xml index 7798881370..445907e2fd 100644 --- a/reference/pgsql/functions/pg-parameter-status.xml +++ b/reference/pgsql/functions/pg-parameter-status.xml @@ -1,5 +1,5 @@ - + pg_parameter_status @@ -10,7 +10,11 @@ &reftitle.description; stringpg_parameter_status - resourceconnection + resourceconnection + stringparam_name + + + stringpg_parameter_status stringparam_name diff --git a/reference/pgsql/functions/pg-prepare.xml b/reference/pgsql/functions/pg-prepare.xml index cda37ede13..e4fce6f3e9 100644 --- a/reference/pgsql/functions/pg-prepare.xml +++ b/reference/pgsql/functions/pg-prepare.xml @@ -1,5 +1,5 @@ - + @@ -12,7 +12,12 @@ &reftitle.description; resourcepg_prepare - resourceconnection + resourceconnection + stringstmtname + stringquery + + + resourcepg_prepare stringstmtname stringquery diff --git a/reference/pgsql/functions/pg-query-params.xml b/reference/pgsql/functions/pg-query-params.xml index a73e5432e7..a370e7ba9e 100644 --- a/reference/pgsql/functions/pg-query-params.xml +++ b/reference/pgsql/functions/pg-query-params.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,12 @@ &reftitle.description; resourcepg_query_params - resourceconnection + resourceconnection + stringquery + arrayparams + + + resourcepg_query_params stringquery arrayparams diff --git a/reference/pgsql/functions/pg-send-execute.xml b/reference/pgsql/functions/pg-send-execute.xml index 4cae1fb7d6..36cb2007a2 100644 --- a/reference/pgsql/functions/pg-send-execute.xml +++ b/reference/pgsql/functions/pg-send-execute.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ &reftitle.description; boolpg_send_execute - resourceconnection + resourceconnection stringstmtname arrayparams diff --git a/reference/pgsql/functions/pg-send-prepare.xml b/reference/pgsql/functions/pg-send-prepare.xml index bd97f87bb8..e6afcacd3f 100644 --- a/reference/pgsql/functions/pg-send-prepare.xml +++ b/reference/pgsql/functions/pg-send-prepare.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ &reftitle.description; boolpg_send_prepare - resourceconnection + resourceconnection stringstmtname stringquery diff --git a/reference/pgsql/functions/pg-set-error-verbosity.xml b/reference/pgsql/functions/pg-set-error-verbosity.xml index 5c6483cfaf..9758af3f05 100644 --- a/reference/pgsql/functions/pg-set-error-verbosity.xml +++ b/reference/pgsql/functions/pg-set-error-verbosity.xml @@ -1,5 +1,5 @@ - + @@ -14,7 +14,11 @@ &reftitle.description; intpg_set_error_verbosity - resourceconnection + resourceconnection + intverbosity + + + intpg_set_error_verbosity intverbosity