]> granicus.if.org Git - postgresql/commitdiff
Update standards names.
authorBruce Momjian <bruce@momjian.us>
Thu, 14 Oct 2004 21:46:18 +0000 (21:46 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 14 Oct 2004 21:46:18 +0000 (21:46 +0000)
doc/FAQ_DEV
doc/src/FAQ/FAQ_DEV.html

index 07c3e851b0457f20e817120bf32e102d1cfe3bb1..20ddf67df552ab53742a86f8eae8e0c352eb60e1 100644 (file)
@@ -1,7 +1,7 @@
 
           Developer's Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Thu Oct 14 17:39:02 EDT 2004
+   Last updated: Thu Oct 14 17:46:01 EDT 2004
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
    
   1.12) Where can I get a copy of the SQL standards?
   
-   There are three major standards: SQL-92, SQL-99, and SQL:2003. These
+   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:
      * SQL-92 http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt
-     * SQL-99
+     * SQL:1999
        http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-
        9075-2-1999.pdf
      * SQL:2003 http://www.wiscorp.com/sql/sql_2003_standard.zip
index 2f23c510c916676ebe1e59728a113a3c66d1250b..f1d2d8e9643b3c6ef49f1dc456aea12f622eb426 100644 (file)
@@ -12,7 +12,7 @@
     <H1>Developer's Frequently Asked Questions (FAQ) for
     PostgreSQL</H1>
 
-    <P>Last updated: Thu Oct 14 17:39:02 EDT 2004</P>
+    <P>Last updated: Thu Oct 14 17:46:01 EDT 2004</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
     <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-99, and SQL:2003.
+    <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:
     <ul>
     <li> SQL-92 <a
     href="http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt">
     http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt</a></li>
-    <li> SQL-99 <a
+    <li> SQL:1999 <a
     href="http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf">
     http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf</a></li>
     <li> SQL:2003 <a