diff --git a/reference/pgsql/functions/pg-execute.xml b/reference/pgsql/functions/pg-execute.xml index f230005cea..ae0cc1028f 100644 --- a/reference/pgsql/functions/pg-execute.xml +++ b/reference/pgsql/functions/pg-execute.xml @@ -1,5 +1,5 @@ - + @@ -75,6 +75,11 @@ in the original prepared query string. The number of elements in the array must match the number of placeholders. + + + Elements are converted to strings by calling this function. + +