|
12 | 12 | <H1>Developer's Frequently Asked Questions (FAQ) for
|
13 | 13 | PostgreSQL</H1>
|
14 | 14 |
|
15 |
| -<P>Last updated: Thu Oct 14 17:39:02 EDT 2004</P> |
| 15 | +<P>Last updated: Thu Oct 14 17:46:01 EDT 2004</P> |
16 | 16 |
|
17 | 17 | <P>Current maintainer: Bruce Momjian (<Ahref=
|
18 | 18 | "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
@@ -603,14 +603,14 @@ <H3><A name="1.11">1.11</A>) How are CVS branches managed?</H3>
|
603 | 603 | <H3><Aname="1.12">1.12</A>) Where can I get a copy of the SQL
|
604 | 604 | standards?</H3>
|
605 | 605 |
|
606 |
| -<P>There are three major standards: SQL-92, SQL-99, and SQL:2003. |
| 606 | +<P>There are three major standards: SQL-92, SQL:1999, and SQL:2003. |
607 | 607 | These standards are endorsed by ANSI and ISO. Draft versions can
|
608 | 608 | be download from:
|
609 | 609 | <ul>
|
610 | 610 | <li> SQL-92<a
|
611 | 611 | href="http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt">
|
612 | 612 | http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt</a></li>
|
613 |
| -<li> SQL-99<a |
| 613 | +<li> SQL:1999<a |
614 | 614 | href="http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf">
|
615 | 615 | http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf</a></li>
|
616 | 616 | <li> SQL:2003<a
|
|