diff --git a/reference/pgsql/functions/pg-select.xml b/reference/pgsql/functions/pg-select.xml index 2d27adb1ce..1eb756cda8 100644 --- a/reference/pgsql/functions/pg-select.xml +++ b/reference/pgsql/functions/pg-select.xml @@ -1,5 +1,5 @@ - + @@ -57,16 +57,7 @@ An array whose keys are field names in the table table_name, - and whose values are what matched rows are to be updated to. - - - - - condition - - - An array whose keys are field names in the table table_name, - and whose values are the conditions that a row must meet to be retrieved. + and whose values are what matched rows are to be selected.