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