For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > April 2005 > Re: [PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-meta-data.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-meta-data.xml
Christopher Kings-Lynne

2005-04-29, 3:57 am

Why don't you help me finish all the pgsql function documentation
conversion to the new format?

Chris

Jean-Sébastien Goupil wrote:
> jsgoupil Thu Apr 28 20:00:48 2005 EDT
>
> Modified files:
> /phpdoc/en/reference/pgsql/functions pg-meta-data.xml
> Log:
> adding parameters and return values - #32877
>
> http://cvs.php.net/diff.php/phpdoc/...1.7&r2=1.8&ty=u
> Index: phpdoc/en/reference/pgsql/functions/pg-meta-data.xml
> diff -u phpdoc/en/reference/pgsql/functions/pg-meta-data.xml:1.7 phpdoc/en/reference/pgsql/functions/pg-meta-data.xml:1.8
> --- phpdoc/en/reference/pgsql/functions/pg-meta-data.xml:1.7 Fri Mar 11 11:03:25 2005
> +++ phpdoc/en/reference/pgsql/functions/pg-meta-data.xml Thu Apr 28 20:00:46 2005
> @@ -1,5 +1,5 @@
> <?xml version="1.0" encoding="iso-8859-1"?>
> -<!-- $Revision: 1.7 $ -->
> +<!-- $Revision: 1.8 $ -->
> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.80 -->
> <refentry id='function.pg-meta-data'>
> <refnamediv>
> @@ -18,12 +18,42 @@
> </methodsynopsis>
> <para>
> <function>pg_meta_data</function> returns table definition for
> - <literal>table_name</literal> as an array. If there is error, it
> - returns &false;
> + <literal>table_name</literal> as an array.
> </para>
> &warn.experimental.func;
> </refsect1>
>
> + <refsect1 role="parameters">
> + &reftitle.parameters;
> + <para>
> + <variablelist>
> + <varlistentry>
> + <term><parameter>connection</parameter></term>
> + <listitem>
> + <para>
> + PostgreSQL database connection resource.
> + </para>
> + </listitem>
> + </varlistentry>
> + <varlistentry>
> + <term><parameter>table_name</parameter></term>
> + <listitem>
> + <para>
> + The name of the table.
> + </para>
> + </listitem>
> + </varlistentry>
> + </variablelist>
> + </para>
> + </refsect1>
> +
> + <refsect1 role="returnvalues">
> + &reftitle.returnvalues;
> + <para>
> + An <type>array</type> of the table definition, or &false; on error.
> + </para>
> + </refsect1>
> +
> <refsect1 role="examples">
> &reftitle.examples;
> <para>

Christopher Kings-Lynne

2005-04-29, 8:57 am

Alright, leave the pgsql ones to me then :)

Jean-Sebastien Goupil wrote:[color=darkred]
> It could be but there are more than 600 files to update in french
> doc, i'm a new translator and i'll try to correct french doc first with
> these 600 files...
>
> Jean-Sébastien
>
>
> Christopher Kings-Lynne wrote:
>
Jean-Sebastien Goupil

2005-04-29, 8:57 am

It could be but there are more than 600 files to update in french
doc, i'm a new translator and i'll try to correct french doc first with
these 600 files...

Jean-Sébastien


Christopher Kings-Lynne wrote:

> Why don't you help me finish all the pgsql function documentation
> conversion to the new format?
>
> Chris
>
> Jean-Sébastien Goupil wrote:
>
>
>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com