diff --git a/reference/pgsql/functions/pg-fetch-result.xml b/reference/pgsql/functions/pg-fetch-result.xml index 5c1af546d4..0ff761dcf6 100644 --- a/reference/pgsql/functions/pg-fetch-result.xml +++ b/reference/pgsql/functions/pg-fetch-result.xml @@ -1,5 +1,5 @@ - + @@ -59,7 +59,7 @@ A string representing the name of the field (column) to fetch, otherwise - and int representing the field number to fetch. Fields are + an int representing the field number to fetch. Fields are numbered from 0 upwards.