Skip to content
Snippets Groups Projects
Commit 14bd7a01 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Add SQL 2003 standards.

parent 9fa14b1e
No related branches found
No related tags found
No related merge requests found
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Wed Apr 7 18:01:59 EDT 2004
Last updated: Wed Apr 7 19:32:25 EDT 2004
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -512,8 +512,8 @@
standard must be purchased from ANSI at
http://webstore.ansi.org/ansidocstore/default.asp. The main standards
documents are ANSI X3.135-1992 for SQL92 and ANSI/ISO/IEC 9075-2-1999
for SQL99. The SQL 200X standards are at
ftp://sqlstandards.org/SC32/WG3/Progression_Documents/FCD
for SQL99. The SQL 2003 standards are at
http://www.wiscorp.com/sql/sql_2003_standard.zip
A summary of these standards is at
http://dbs.uni-leipzig.de/en/lokal/standards.pdf.
......
......@@ -12,7 +12,7 @@
<H1>Developer's Frequently Asked Questions (FAQ) for
PostgreSQL</H1>
<P>Last updated: Wed Apr 7 18:01:59 EDT 2004</P>
<P>Last updated: Wed Apr 7 19:32:25 EDT 2004</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
......@@ -611,9 +611,9 @@
href="http://webstore.ansi.org/ansidocstore/default.asp">
http://webstore.ansi.org/ansidocstore/default.asp</a>. The main
standards documents are ANSI X3.135-1992 for SQL92 and ANSI/ISO/IEC
9075-2-1999 for SQL99. The SQL 200X standards are at <a href=
"ftp://sqlstandards.org/SC32/WG3/Progression_Documents/FCD">
ftp://sqlstandards.org/SC32/WG3/Progression_Documents/FCD</A></P>
9075-2-1999 for SQL99. The SQL 2003 standards are at <a href=
"http://www.wiscorp.com/sql/sql_2003_standard.zip">
http://www.wiscorp.com/sql/sql_2003_standard.zip</A></P>
<P>A summary of these standards is at <a
href="http://dbs.uni-leipzig.de/en/lokal/standards.pdf">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment