[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-cvs
Subject:    [PHP-CVS] cvs: php4(PHP_4_3) /ext/pgsql pgsql.c
From:       "Yasuo Ohgaki" <yohgaki () ohgaki ! net>
Date:       2002-11-29 17:19:05
[Download RAW message or body]

yohgaki		Fri Nov 29 12:19:05 2002 EDT

  Modified files:              (Branch: PHP_4_3)
    /php4/ext/pgsql	pgsql.c 
  Log:
  MFH
  
  
Index: php4/ext/pgsql/pgsql.c
diff -u php4/ext/pgsql/pgsql.c:1.244.2.1 php4/ext/pgsql/pgsql.c:1.244.2.2
--- php4/ext/pgsql/pgsql.c:1.244.2.1	Mon Nov 25 21:15:58 2002
+++ php4/ext/pgsql/pgsql.c	Fri Nov 29 12:19:05 2002
@@ -19,7 +19,7 @@
    +----------------------------------------------------------------------+
  */
  
-/* $Id: pgsql.c,v 1.244.2.1 2002/11/26 02:15:58 yohgaki Exp $ */
+/* $Id: pgsql.c,v 1.244.2.2 2002/11/29 17:19:05 yohgaki Exp $ */
 
 #include <stdlib.h>
 
@@ -464,7 +464,7 @@
 	php_info_print_table_header(2, "PostgreSQL Support", "enabled");
 #if HAVE_PG_CONFIG_H
 	php_info_print_table_row(2, "PostgreSQL(libpq) Version", PG_VERSION);
-#ifdef MULTIBYTE
+#ifdef HAVE_PGSQL_WITH_MULTIBYTE_SUPPORT
 	php_info_print_table_row(2, "Multibyte charater support", "enabled");
 #else
 	php_info_print_table_row(2, "Multibyte charater support", "disabled");



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic