diff options
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r-- | doc/FAQ_DEV | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index 7be91844c82..dd82f47ce1e 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -1,7 +1,7 @@ Developer's Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Tue Feb 18 11:38:00 EST 2003 + Last updated: Tue Feb 18 20:38:29 EST 2003 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -505,7 +505,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. + for SQL99. The SQL 200X standards are at + ftp://sqlstandards.org/SC32/WG3/Progression_Documents/FCD A summary of these standards is at http://dbs.uni-leipzig.de/en/lokal/standards.pdf and |