Add SQL 2003 standards.
This commit is contained in:
parent
9fa14b1ea0
commit
14bd7a0181
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
|
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)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -512,8 +512,8 @@
|
|||||||
standard must be purchased from ANSI at
|
standard must be purchased from ANSI at
|
||||||
http://webstore.ansi.org/ansidocstore/default.asp. The main standards
|
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
|
documents are ANSI X3.135-1992 for SQL92 and ANSI/ISO/IEC 9075-2-1999
|
||||||
for SQL99. The SQL 200X standards are at
|
for SQL99. The SQL 2003 standards are at
|
||||||
ftp://sqlstandards.org/SC32/WG3/Progression_Documents/FCD
|
http://www.wiscorp.com/sql/sql_2003_standard.zip
|
||||||
|
|
||||||
A summary of these standards is at
|
A summary of these standards is at
|
||||||
http://dbs.uni-leipzig.de/en/lokal/standards.pdf.
|
http://dbs.uni-leipzig.de/en/lokal/standards.pdf.
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
<H1>Developer's Frequently Asked Questions (FAQ) for
|
<H1>Developer's Frequently Asked Questions (FAQ) for
|
||||||
PostgreSQL</H1>
|
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=
|
<P>Current maintainer: Bruce Momjian (<A href=
|
||||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
"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">
|
href="http://webstore.ansi.org/ansidocstore/default.asp">
|
||||||
http://webstore.ansi.org/ansidocstore/default.asp</a>. The main
|
http://webstore.ansi.org/ansidocstore/default.asp</a>. The main
|
||||||
standards documents are ANSI X3.135-1992 for SQL92 and ANSI/ISO/IEC
|
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=
|
9075-2-1999 for SQL99. The SQL 2003 standards are at <a href=
|
||||||
"ftp://sqlstandards.org/SC32/WG3/Progression_Documents/FCD">
|
"http://www.wiscorp.com/sql/sql_2003_standard.zip">
|
||||||
ftp://sqlstandards.org/SC32/WG3/Progression_Documents/FCD</A></P>
|
http://www.wiscorp.com/sql/sql_2003_standard.zip</A></P>
|
||||||
|
|
||||||
<P>A summary of these standards is at <a
|
<P>A summary of these standards is at <a
|
||||||
href="http://dbs.uni-leipzig.de/en/lokal/standards.pdf">
|
href="http://dbs.uni-leipzig.de/en/lokal/standards.pdf">
|
||||||
|
Loading…
Reference in New Issue
Block a user