From c00c8740c882e32ae68af78a7332281da2a6c8f8 Mon Sep 17 00:00:00 2001 From: Sander Roobol Date: Fri, 12 Apr 2002 12:04:42 +0000 Subject: [PATCH] Fixed old function name. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@77863 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/pgsql.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/pgsql.xml b/functions/pgsql.xml index 55714f7299..8e3adb6c95 100644 --- a/functions/pgsql.xml +++ b/functions/pgsql.xml @@ -1,5 +1,5 @@ - + PostgreSQL functions PostgreSQL @@ -1880,7 +1880,7 @@ for ($i=0; $i < $num; $i++) { - This function used to be called pg_num_rows(). + This function used to be called pg_numrows().