diff --git a/reference/pgsql/functions/pg-fetch-object.xml b/reference/pgsql/functions/pg-fetch-object.xml index 6915ce1fb7..26625c3241 100644 --- a/reference/pgsql/functions/pg-fetch-object.xml +++ b/reference/pgsql/functions/pg-fetch-object.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ objectpg_fetch_object resourceresult - introw + introw intresult_type @@ -37,6 +37,9 @@ insignificant). + + From 4.1.0, row is optional. + From 4.3.0, result_type is default to PGSQL_ASSOC while older versions' default was PGSQL_BOTH. There is no use for numeric property,