ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> phpdoc
phpdoc
[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-field-table.xml
by TAKAGI Masahiro other posts by this author
May 12 2006 2:16AM messages near this date
[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-field-table.xml | [PHP-DOC] #37343 [NEW]: Apache 2.2.X vs 2.0.X docs
takagi		Fri May 12 09:16:31 2006 UTC

  Modified files:              
    /phpdoc/en/reference/pgsql/functions	pg-field-table.xml 
  Log:
  fix return type (see: ext/pgsql/pgsql.c)
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/pgsql/functions/pg-field-table.xml?r1=1.1
&r2=1.2&diff_format=u
Index: phpdoc/en/reference/pgsql/functions/pg-field-table.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-field-table.xml:1.1 phpdoc/en/reference/pgsql
/functions/pg-field-table.xml:1.2
--- phpdoc/en/reference/pgsql/functions/pg-field-table.xml:1.1	Sun May  7 01:12:30 2006
+++ phpdoc/en/reference/pgsql/functions/pg-field-table.xml	Fri May 12 09:16:31 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?> 
-<!-- $Revision: 1.1 $ --> 
+<!-- $Revision: 1.2 $ --> 
 <refentry id="function.pg-field-table"> 
  <refnamediv> 
   <refname> pg_field_table</refname> 
@@ -9,7 +9,7 @@
  <refsect1 role="description"> 
   &reftitle.description;
   <methodsynopsis> 
-   <type> int</type><methodname>pg_field_table</methodname>
+   <type> mixed</type><methodname>pg_field_table</methodname>
    <methodparam> <type>resource</type><parameter>result</parameter></methodparam>
    <methodparam> <type>int</type><parameter>field_number</parameter></methodparam>
    <methodparam> <type>bool</type><parameter>oid_only</parameter></methodparam>
Thread:
Philip Olson
TAKAGI Masahiro

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved