From 34d148e2cc769564ba2b219a56e8cd0f9ac541be Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Sun, 25 Aug 2002 13:21:21 +0000 Subject: [PATCH] - Fix dot git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@93516 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pgsql/functions/pg-update.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/pgsql/functions/pg-update.xml b/reference/pgsql/functions/pg-update.xml index 87b1d3c9f6..a14ee561de 100644 --- a/reference/pgsql/functions/pg-update.xml +++ b/reference/pgsql/functions/pg-update.xml @@ -1,5 +1,5 @@ - + @@ -20,7 +20,7 @@ pg_update updates records that matches - condition with data If + condition with data. If options is specified, pg_convert is applied to assoc_array with specified options.