|
1 | 1 | <!--
|
2 |
| -$PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.24 2003/11/29 19:51:37 pgsql Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.25 2004/08/08 01:52:14 momjian Exp $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <preface id="preface">
|
@@ -98,8 +98,8 @@ $PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.24 2003/11/29 19:51:37 pgsql Exp
|
98 | 98 |
|
99 | 99 | <para>
|
100 | 100 | <productname>PostgreSQL</productname> is an open-source descendant
|
101 |
| - of this original Berkeley code. It supports SQL92 and SQL99 and |
102 |
| - offers many modern features: |
| 101 | + of this original Berkeley code. It supports SQL92, SQL99 and |
| 102 | +SQL2003 andoffers many modern features: |
103 | 103 |
|
104 | 104 | <itemizedlist spacing="compact">
|
105 | 105 | <listitem>
|
|