Skip to content

Commit 7bcbc04

Browse files
committed
New wording on the three standards.
1 parent 4d94e99 commit 7bcbc04

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

doc/FAQ_DEV

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Thu Oct 14 17:47:04 EDT 2004
4+
Last updated: Fri Oct 15 12:10:14 EDT 2004
55

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

@@ -507,9 +507,9 @@
507507

508508
1.12) Where can I get a copy of the SQL standards?
509509

510-
There are three major standards: SQL-92, SQL:1999, and SQL:2003. These
511-
standards are endorsed by ANSI and ISO. Draft versions can be download
512-
from:
510+
There are three versions of the SQL standard: SQL-92, SQL:1999, and
511+
SQL:2003. They are endorsed by ANSI and ISO. Draft versions can be
512+
download from:
513513
* SQL-92 http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt
514514
* SQL:1999
515515
http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-

doc/src/FAQ/FAQ_DEV.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<H1>Developer's Frequently Asked Questions (FAQ) for
1313
PostgreSQL</H1>
1414

15-
<P>Last updated: Thu Oct 14 17:47:04 EDT 2004</P>
15+
<P>Last updated: Fri Oct 15 12:10:14 EDT 2004</P>
1616

1717
<P>Current maintainer: Bruce Momjian (<A href=
1818
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -603,9 +603,9 @@ <H3><A name="1.11">1.11</A>) How are CVS branches managed?</H3>
603603
<H3><A name="1.12">1.12</A>) Where can I get a copy of the SQL
604604
standards?</H3>
605605

606-
<P>There are three major standards: SQL-92, SQL:1999, and SQL:2003.
607-
These standards are endorsed by ANSI and ISO. Draft versions can
608-
be download from:
606+
<P>There are three versions of the SQL standard: SQL-92, SQL:1999,
607+
and SQL:2003. They are endorsed by ANSI and ISO. Draft versions
608+
can be download from:
609609
<ul>
610610
<li> SQL-92 <a
611611
href="http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt">

0 commit comments

Comments
 (0)