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:
4
doc/FAQ
4
doc/FAQ
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Frequently Asked Questions (FAQ) for PostgreSQL
|
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)
|
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?
|
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.
|
for known bugs, missing features, and future plans.
|
||||||
|
|
||||||
1.10) How can I learn SQL?
|
1.10) How can I learn SQL?
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
From: Zeugswetter Andreas <ZeugswetterA@spardat.at>
|
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
|
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
|
(vac.C 5.0.1) passes all regression tests. Other versions of OS and
|
||||||
|
@@ -10,7 +10,7 @@
|
|||||||
alink="#0000ff">
|
alink="#0000ff">
|
||||||
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
<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=
|
<P>Current maintainer: Bruce Momjian (<A href=
|
||||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
|
"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
|
<H3><A name="1.9">1.9</A>) How do I find out about known bugs or
|
||||||
missing features?</H3>
|
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>
|
See our <A href="http://www.postgresql.org/docs/faqs.TODO.html">TODO</A>
|
||||||
list for known bugs, missing features, and future plans.</P>
|
list for known bugs, missing features, and future plans.</P>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user