Thread: Small documentation patch

Small documentation patch

From
Guillaume Lelarge
Date:
Hi all,

This patch fixes a small typo in information_schema.sgml.

Regards.


--
Guillaume.
<!-- http://abs.traduc.org/
     http://lfs.traduc.org/
     http://traduc.postgresqlfr.org/ -->
? information_schema.patch
Index: doc/src/sgml/information_schema.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/information_schema.sgml,v
retrieving revision 1.27
diff -u -3 -p -r1.27 information_schema.sgml
--- doc/src/sgml/information_schema.sgml    5 Sep 2006 21:08:34 -0000    1.27
+++ doc/src/sgml/information_schema.sgml    2 Oct 2006 23:26:32 -0000
@@ -5074,7 +5074,7 @@ ORDER BY c.ordinal_position;
      </row>

      <row>
-      <entry><literal>view definition</literal></entry>
+      <entry><literal>view_definition</literal></entry>
       <entry><type>character_data</type></entry>
       <entry>
        Query expression defining the view (null if the view is not

Re: Small documentation patch

From
Bruce Momjian
Date:
Patch applied.  Thanks.

---------------------------------------------------------------------------


Guillaume Lelarge wrote:
> Hi all,
>
> This patch fixes a small typo in information_schema.sgml.
>
> Regards.
>
>
> --
> Guillaume.
> <!-- http://abs.traduc.org/
>      http://lfs.traduc.org/
>      http://traduc.postgresqlfr.org/ -->

> ? information_schema.patch
> Index: doc/src/sgml/information_schema.sgml
> ===================================================================
> RCS file: /projects/cvsroot/pgsql/doc/src/sgml/information_schema.sgml,v
> retrieving revision 1.27
> diff -u -3 -p -r1.27 information_schema.sgml
> --- doc/src/sgml/information_schema.sgml    5 Sep 2006 21:08:34 -0000    1.27
> +++ doc/src/sgml/information_schema.sgml    2 Oct 2006 23:26:32 -0000
> @@ -5074,7 +5074,7 @@ ORDER BY c.ordinal_position;
>       </row>
>
>       <row>
> -      <entry><literal>view definition</literal></entry>
> +      <entry><literal>view_definition</literal></entry>
>        <entry><type>character_data</type></entry>
>        <entry>
>         Query expression defining the view (null if the view is not

>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +