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
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;
---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq