summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2005-10-04 14:18:43 +0000
committerBruce Momjian2005-10-04 14:18:43 +0000
commit2a3f44b769cd494bb8d9df3d985070a9e2c19cb8 (patch)
tree455a5b31e15d30f09e9af0e4c5a4218b57c54f92
parent610a7c6fdcfae59ace44844246684be15a151ac8 (diff)
Update FAQ's in 8.0.X branch. (very small changes)
-rw-r--r--doc/FAQ4
-rw-r--r--doc/FAQ_AIX2
-rw-r--r--doc/src/FAQ/FAQ.html4
3 files changed, 5 insertions, 5 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 55b281800da..eb9a0f7c8e0 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Fri Sep 16 14:07:22 EDT 2005
+ Last updated: Wed Sep 28 07:45:42 EDT 2005
Current maintainer: Bruce Momjian ([email protected])
@@ -210,7 +210,7 @@
1.9) How do I find out about known bugs or missing features?
- PostgreSQL supports an extended subset of SQL-92. See our TODO list
+ PostgreSQL supports an extended subset of SQL:2003. See our TODO list
for known bugs, missing features, and future plans.
1.10) How can I learn SQL?
diff --git a/doc/FAQ_AIX b/doc/FAQ_AIX
index 430ab0d750a..4a6372bc170 100644
--- a/doc/FAQ_AIX
+++ b/doc/FAQ_AIX
@@ -1,5 +1,5 @@
From: Zeugswetter Andreas <[email protected]>
-$Date: 2005/09/28 11:33:41 $
+$Date: 2005/10/04 14:18:43 $
On AIX 4.3.2 PostgreSQL compiled with the native IBM compiler xlc
(vac.C 5.0.1) passes all regression tests. Other versions of OS and
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index df71e8bf25d..ef165c5893d 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -10,7 +10,7 @@
alink="#0000ff">
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
- <P>Last updated: Fri Sep 16 14:07:22 EDT 2005</P>
+ <P>Last updated: Wed Sep 28 07:45:42 EDT 2005</P>
<P>Current maintainer: Bruce Momjian (<A href=
@@ -269,7 +269,7 @@
<H3><A name="1.9">1.9</A>) How do I find out about known bugs or
missing features?</H3>
- <P>PostgreSQL supports an extended subset of <SMALL>SQL</SMALL>-92.
+ <P>PostgreSQL supports an extended subset of <SMALL>SQL:2003</SMALL>.
See our <A href="http://www.postgresql.org/docs/faqs.TODO.html">TODO</A>
list for known bugs, missing features, and future plans.</P>