public inbox for [email protected]  
help / color / mirror / Atom feed
From: Robert Treat <[email protected]>
To: [email protected]
To: [email protected]
Cc: Halley Pacheco de Oliveira <[email protected]>
Subject: Re: PostgreSQL 8.0.3 Documentation - Chapter 30. The Information Schema
Date: Sat, 27 Aug 2005 09:39:30 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>

On Saturday 27 August 2005 08:37, Halley Pacheco de Oliveira wrote:
> In 30.29. sql_implementation_info is written:
>
> The table sql_information_info ...
>
> I couldn't find the table "sql_information_info". I think it shoud be
> "sql_implementation_info"
>

good catch. I looked around for any other instances of this and didnt find 
any... attached is a patch to correct this one. 

-- 
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL


Attachments:

  [text/x-diff] information_schema.sgml.patch (1.0K, 2-information_schema.sgml.patch)
  download | inline diff:
Index: information_schema.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/information_schema.sgml,v
retrieving revision 1.20
diff -c -r1.20 information_schema.sgml
*** information_schema.sgml	28 Dec 2004 22:47:15 -0000	1.20
--- information_schema.sgml	27 Aug 2005 13:20:22 -0000
***************
*** 3163,3169 ****
    <title><literal>sql_implementation_info</literal></title>
  
    <para>
!    The table <literal>sql_information_info</literal> contains
     information about various aspects that are left
     implementation-defined by the SQL standard.  This information is
     primarily intended for use in the context of the ODBC interface;
--- 3163,3169 ----
    <title><literal>sql_implementation_info</literal></title>
  
    <para>
!    The table <literal>sql_implementation_info</literal> contains
     information about various aspects that are left
     implementation-defined by the SQL standard.  This information is
     primarily intended for use in the context of the ODBC interface;


view thread (3+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: PostgreSQL 8.0.3 Documentation - Chapter 30. The Information Schema
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox