public inbox for [email protected]
help / color / mirror / Atom feedPostgreSQL 8.0.3 Documentation - Chapter 30. The Information Schema
3+ messages / 3 participants
[nested] [flat]
* PostgreSQL 8.0.3 Documentation - Chapter 30. The Information Schema
@ 2005-08-27 12:37 Halley Pacheco de Oliveira <[email protected]>
2005-08-27 13:39 ` Re: PostgreSQL 8.0.3 Documentation - Chapter 30. The Information Schema Robert Treat <[email protected]>
0 siblings, 1 reply; 3+ messages in thread
From: Halley Pacheco de Oliveira @ 2005-08-27 12:37 UTC (permalink / raw)
To: pgsql-docs
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"
Regards,
Halley
__________________________________________________
Converse com seus amigos em tempo real com o Yahoo! Messenger
http://br.download.yahoo.com/messenger/
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: PostgreSQL 8.0.3 Documentation - Chapter 30. The Information Schema
2005-08-27 12:37 PostgreSQL 8.0.3 Documentation - Chapter 30. The Information Schema Halley Pacheco de Oliveira <[email protected]>
@ 2005-08-27 13:39 ` Robert Treat <[email protected]>
2005-08-27 14:13 ` Re: PostgreSQL 8.0.3 Documentation - Chapter 30. The Information Bruce Momjian <[email protected]>
0 siblings, 1 reply; 3+ messages in thread
From: Robert Treat @ 2005-08-27 13:39 UTC (permalink / raw)
To: pgsql-docs; [email protected]; +Cc: Halley Pacheco de Oliveira <[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;
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: PostgreSQL 8.0.3 Documentation - Chapter 30. The Information
2005-08-27 12:37 PostgreSQL 8.0.3 Documentation - Chapter 30. The Information Schema Halley Pacheco de Oliveira <[email protected]>
2005-08-27 13:39 ` Re: PostgreSQL 8.0.3 Documentation - Chapter 30. The Information Schema Robert Treat <[email protected]>
@ 2005-08-27 14:13 ` Bruce Momjian <[email protected]>
0 siblings, 0 replies; 3+ messages in thread
From: Bruce Momjian @ 2005-08-27 14:13 UTC (permalink / raw)
To: Robert Treat <[email protected]>; +Cc: pgsql-docs; [email protected]; Halley Pacheco de Oliveira <[email protected]>
Patch applied to 8.1 and 8.0.
---------------------------------------------------------------------------
Robert Treat wrote:
> 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
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
--
Bruce Momjian | http://candle.pha.pa.us
[email protected] | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2005-08-27 14:13 UTC | newest]
Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2005-08-27 12:37 PostgreSQL 8.0.3 Documentation - Chapter 30. The Information Schema Halley Pacheco de Oliveira <[email protected]>
2005-08-27 13:39 ` Robert Treat <[email protected]>
2005-08-27 14:13 ` Re: PostgreSQL 8.0.3 Documentation - Chapter 30. The Information Bruce Momjian <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox