diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-02-19 01:38:41 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-02-19 01:38:41 +0000 |
commit | 9b13db687e6eedc6fa11c830762edc589ea53da9 (patch) | |
tree | 446dfc39db011abefea50549c21f05b140f4923d /doc/src/FAQ/FAQ_DEV.html | |
parent | d8f4eff89c0e4583d196779b15c93e23d8885c42 (diff) | |
download | postgresql-9b13db687e6eedc6fa11c830762edc589ea53da9.tar.gz postgresql-9b13db687e6eedc6fa11c830762edc589ea53da9.zip |
Add SQL 200X standards URL.
Diffstat (limited to 'doc/src/FAQ/FAQ_DEV.html')
-rw-r--r-- | doc/src/FAQ/FAQ_DEV.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index 251f465858d..cb9e2dc39c2 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: Tue Feb 18 11:38:00 EST 2003</P> + <P>Last updated: Tue Feb 18 20:38:29 EST 2003</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -605,7 +605,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.</P> + 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> <P>A summary of these standards is at <a href="http://dbs.uni-leipzig.de/en/lokal/standards.pdf"> |