aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-10-15 16:10:31 +0000
committerBruce Momjian <bruce@momjian.us>2004-10-15 16:10:31 +0000
commit7bcbc0488e79193651cb4b17cde76320588422df (patch)
treee529dcaf62081c9f2121d53be5838fb4ae492e91 /doc/src
parent4d94e99b90c2353718b74beaebf5c852dcef9e09 (diff)
downloadpostgresql-7bcbc0488e79193651cb4b17cde76320588422df.tar.gz
postgresql-7bcbc0488e79193651cb4b17cde76320588422df.zip
New wording on the three standards.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/FAQ/FAQ_DEV.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html
index 4b76b153efc..741d76561c3 100644
--- a/doc/src/FAQ/FAQ_DEV.html
+++ b/doc/src/FAQ/FAQ_DEV.html
@@ -12,7 +12,7 @@
<H1>Developer's Frequently Asked Questions (FAQ) for
PostgreSQL</H1>
- <P>Last updated: Thu Oct 14 17:47:04 EDT 2004</P>
+ <P>Last updated: Fri Oct 15 12:10:14 EDT 2004</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -603,9 +603,9 @@
<H3><A name="1.12">1.12</A>) Where can I get a copy of the SQL
standards?</H3>
- <P>There are three major standards: SQL-92, SQL:1999, and SQL:2003.
- These standards are endorsed by ANSI and ISO. Draft versions can
- be download from:
+ <P>There are three versions of the SQL standard: SQL-92, SQL:1999,
+ and SQL:2003. They are endorsed by ANSI and ISO. Draft versions
+ can be download from:
<ul>
<li> SQL-92 <a
href="http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt">