public inbox for [email protected]
help / color / mirror / Atom feedEXTENSION keyword
3+ messages / 3 participants
[nested] [flat]
* EXTENSION keyword
@ 2011-04-04 10:13 Daniele Varrazzo <[email protected]>
2011-04-04 15:17 ` Re: EXTENSION keyword Tom Lane <[email protected]>
0 siblings, 1 reply; 3+ messages in thread
From: Daniele Varrazzo @ 2011-04-04 10:13 UTC (permalink / raw)
To: pgsql-docs
Hello,
looks like EXTENSION is missing from the keywords list in the docs.
It looks not reserved (creating a table and a type named "extension"
worked in PG 9.1a5). Being a PG extension I assume it's not mentioned
by any SQL standard.
Patch attached.
-- Daniele
Attachments:
[text/x-patch] 0001-Added-EXTENSION-in-the-docs-keywords-list.patch (849B, 2-0001-Added-EXTENSION-in-the-docs-keywords-list.patch)
download | inline diff:
From e4e932fe3fd6ae54962038c21ca8d0245cd89ecb Mon Sep 17 00:00:00 2001
From: Daniele Varrazzo <[email protected]>
Date: Mon, 4 Apr 2011 11:03:46 +0100
Subject: [PATCH] Added EXTENSION in the docs keywords list
---
doc/src/sgml/keywords.sgml | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/doc/src/sgml/keywords.sgml b/doc/src/sgml/keywords.sgml
index 080c3c4..9c39e30 100644
--- a/doc/src/sgml/keywords.sgml
+++ b/doc/src/sgml/keywords.sgml
@@ -1976,6 +1976,14 @@
<entry></entry>
</row>
<row>
+ <entry><token>EXTENSION</token></entry>
+ <entry>non-reserved</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry></entry>
+ <entry></entry>
+ </row>
+ <row>
<entry><token>EXTERNAL</token></entry>
<entry>non-reserved</entry>
<entry>reserved</entry>
--
1.7.1
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: EXTENSION keyword
2011-04-04 10:13 EXTENSION keyword Daniele Varrazzo <[email protected]>
@ 2011-04-04 15:17 ` Tom Lane <[email protected]>
2011-04-05 21:17 ` Re: EXTENSION keyword Peter Eisentraut <[email protected]>
0 siblings, 1 reply; 3+ messages in thread
From: Tom Lane @ 2011-04-04 15:17 UTC (permalink / raw)
To: Daniele Varrazzo <[email protected]>; +Cc: pgsql-docs; Peter Eisentraut <[email protected]>
Daniele Varrazzo <[email protected]> writes:
> looks like EXTENSION is missing from the keywords list in the docs.
I believe Peter has a script for updating that table. Wonder if he's
run it lately ...
regards, tom lane
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: EXTENSION keyword
2011-04-04 10:13 EXTENSION keyword Daniele Varrazzo <[email protected]>
2011-04-04 15:17 ` Re: EXTENSION keyword Tom Lane <[email protected]>
@ 2011-04-05 21:17 ` Peter Eisentraut <[email protected]>
0 siblings, 0 replies; 3+ messages in thread
From: Peter Eisentraut @ 2011-04-05 21:17 UTC (permalink / raw)
To: Tom Lane <[email protected]>; +Cc: Daniele Varrazzo <[email protected]>; pgsql-docs
On mån, 2011-04-04 at 11:17 -0400, Tom Lane wrote:
> Daniele Varrazzo <[email protected]> writes:
> > looks like EXTENSION is missing from the keywords list in the docs.
>
> I believe Peter has a script for updating that table. Wonder if he's
> run it lately ...
Done
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2011-04-05 21:17 UTC | newest]
Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2011-04-04 10:13 EXTENSION keyword Daniele Varrazzo <[email protected]>
2011-04-04 15:17 ` Tom Lane <[email protected]>
2011-04-05 21:17 ` Peter Eisentraut <[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