Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c2f7536

Browse files
committed
Update SQL conformance mention to 2003.
1 parent 3f54071 commit c2f7536

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/FAQ

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Fri Sep 16 14:07:22 EDT 2005
4+
Last updated: Wed Sep 28 07:45:42 EDT 2005
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -210,7 +210,7 @@
210210

211211
1.9) How do I find out about known bugs or missing features?
212212

213-
PostgreSQL supports an extended subset of SQL-92. See our TODO list
213+
PostgreSQL supports an extended subset of SQL:2003. See our TODO list
214214
for known bugs, missing features, and future plans.
215215

216216
1.10) How can I learn SQL?

doc/src/FAQ/FAQ.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Fri Sep 16 14:07:22 EDT 2005</P>
13+
<P>Last updated: Wed Sep 28 07:45:42 EDT 2005</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -269,7 +269,7 @@ <H3><A name="1.8">1.8</A>) What documentation is available?</H3>
269269
<H3><A name="1.9">1.9</A>) How do I find out about known bugs or
270270
missing features?</H3>
271271

272-
<P>PostgreSQL supports an extended subset of <SMALL>SQL</SMALL>-92.
272+
<P>PostgreSQL supports an extended subset of <SMALL>SQL:2003</SMALL>.
273273
See our <A href="http://www.postgresql.org/docs/faqs.TODO.html">TODO</A>
274274
list for known bugs, missing features, and future plans.</P>
275275

0 commit comments

Comments
 (0)