1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-08 06:02:22 +03:00

Update FAQ's in 8.0.X branch. (very small changes)

This commit is contained in:
Bruce Momjian
2005-10-04 14:18:43 +00:00
parent 610a7c6fdc
commit 2a3f44b769
3 changed files with 5 additions and 5 deletions

View File

@@ -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 (pgman@candle.pha.pa.us)
@@ -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?

View File

@@ -1,5 +1,5 @@
From: Zeugswetter Andreas <ZeugswetterA@spardat.at>
$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

View File

@@ -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=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -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>