From: Bruce Momjian <bruce@momjian.us>
Date: Sun, 8 Aug 2004 01:52:14 +0000 (+0000)
Subject: This patch adds SQL2003 to the set of standards with which PostgreSQL
X-Git-Tag: REL8_0_0BETA1~27
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff9d69d931367f7fdb5a6c22c1242c19201b7a5a;p=postgresql

This patch adds SQL2003 to the set of standards with which PostgreSQL
is attempting to comply.

David Fetter
---

diff --git a/doc/src/sgml/intro.sgml b/doc/src/sgml/intro.sgml
index cfd4b9c5a4..2687fdb078 100644
--- a/doc/src/sgml/intro.sgml
+++ b/doc/src/sgml/intro.sgml
@@ -1,5 +1,5 @@
 <!--
-$PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.24 2003/11/29 19:51:37 pgsql Exp $
+$PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.25 2004/08/08 01:52:14 momjian Exp $
 -->
 
 <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
 
   <para>
    <productname>PostgreSQL</productname> is an open-source descendant
-   of this original Berkeley code.  It supports SQL92 and SQL99 and
-   offers many modern features:
+   of this original Berkeley code.  It supports SQL92, SQL99 and
+   SQL2003 and offers many modern features:
 
    <itemizedlist spacing="compact">
     <listitem>