[PHP-DOC] cvs: phpdoc /de/functions pgsql.xml /en/functions pgsql.xml From: Uwe Steinmann (Uwe.Steinmann <email protected>)
Date: 09/13/00

steinm Tue Sep 12 23:27:49 2000 EDT

  Modified files:
    /phpdoc/en/functions pgsql.xml
    /phpdoc/de/functions pgsql.xml
  Log:
  - name of pg_set_client_enc and pg_client_enc changed again.
    This one fixes it
  
  
Index: phpdoc/en/functions/pgsql.xml
diff -u phpdoc/en/functions/pgsql.xml:1.23 phpdoc/en/functions/pgsql.xml:1.24
--- phpdoc/en/functions/pgsql.xml:1.23 Tue Sep 12 23:24:09 2000
+++ phpdoc/en/functions/pgsql.xml Tue Sep 12 23:27:48 2000
@@ -1213,7 +1213,7 @@
 
   <refentry id="function.pg-set-client-enc">
    <refnamediv>
- <refname>pg_set_client_enc</refname>
+ <refname>pg_set_client_encodingoding</refname>
     <refpurpose>
      Set the client encoding
     </refpurpose>
@@ -1222,7 +1222,7 @@
     <title>Description</title>
     <funcsynopsis>
      <funcprototype>
- <funcdef>int <function>pg_set_client_enc</function></funcdef>
+ <funcdef>int <function>pg_set_client_encoding</function></funcdef>
       <paramdef>int
        <parameter><optional>connection</optional></parameter>
       </paramdef>
@@ -1251,14 +1251,14 @@
      </para>
     </note>
     <para>
- See also <function>pg_client_enc</function>.
+ See also <function>pg_client_encoding</function>.
     </para>
    </refsect1>
   </refentry>
 
   <refentry id="function.pg-client-enc">
    <refnamediv>
- <refname>pg_client_enc</refname>
+ <refname>pg_client_encoding</refname>
     <refpurpose>
      Get the client encoding
     </refpurpose>
@@ -1267,7 +1267,7 @@
     <title>Description</title>
     <funcsynopsis>
      <funcprototype>
- <funcdef>string <function>pg_client_enc</function></funcdef>
+ <funcdef>string <function>pg_client_encoding</function></funcdef>
       <paramdef>int
        <parameter><optional>connection</optional></parameter>
       </paramdef>
@@ -1291,7 +1291,7 @@
      </para>
     </note>
     <para>
- See also <function>pg_set_client_enc</function>.
+ See also <function>pg_set_client_encoding</function>.
     </para>
    </refsect1>
   </refentry>
Index: phpdoc/de/functions/pgsql.xml
diff -u phpdoc/de/functions/pgsql.xml:1.20 phpdoc/de/functions/pgsql.xml:1.21
--- phpdoc/de/functions/pgsql.xml:1.20 Tue Sep 12 23:24:10 2000
+++ phpdoc/de/functions/pgsql.xml Tue Sep 12 23:27:49 2000
@@ -1259,7 +1259,7 @@
 
   <refentry id="function.pg-set-client-enc">
    <refnamediv>
- <refname>pg_set_client_enc</refname>
+ <refname>pg_set_client_encoding</refname>
     <refpurpose>
      Set the client encoding
     </refpurpose>
@@ -1268,7 +1268,7 @@
     <title>Description</title>
     <funcsynopsis>
      <funcprototype>
- <funcdef>int <function>pg_set_client_enc</function></funcdef>
+ <funcdef>int <function>pg_set_client_encoding</function></funcdef>
       <paramdef>int
        <parameter><optional>connection</optional></parameter>
       </paramdef>
@@ -1297,14 +1297,14 @@
      </para>
     </note>
     <para>
- See also <function>pg_client_enc</function>.
+ See also <function>pg_client_encoding</function>.
     </para>
    </refsect1>
   </refentry>
 
   <refentry id="function.pg-client-enc">
    <refnamediv>
- <refname>pg_client_enc</refname>
+ <refname>pg_client_encoding</refname>
     <refpurpose>
      Get the client encoding
     </refpurpose>
@@ -1313,7 +1313,7 @@
     <title>Description</title>
     <funcsynopsis>
      <funcprototype>
- <funcdef>string <function>pg_client_enc</function></funcdef>
+ <funcdef>string <function>pg_client_encoding</function></funcdef>
       <paramdef>int
        <parameter><optional>connection</optional></parameter>
       </paramdef>
@@ -1337,7 +1337,7 @@
      </para>
     </note>
     <para>
- See also <function>pg_set_client_enc</function>.
+ See also <function>pg_set_client_encoding</function>.
     </para>
    </refsect1>
   </refentry>