From 1f020846c9103b107576e424094f89f296d79856 Mon Sep 17 00:00:00 2001 From: Cornelia Boenigk Date: Sun, 5 Feb 2006 23:45:28 +0000 Subject: [PATCH] correctoin of the correction git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206531 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pgsql/functions/pg-select.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.