This patch adds SQL2003 to the set of standards with which PostgreSQL
authorBruce Momjian
Sun, 8 Aug 2004 01:52:14 +0000 (01:52 +0000)
committerBruce Momjian
Sun, 8 Aug 2004 01:52:14 +0000 (01:52 +0000)
is attempting to comply.

David Fetter

doc/src/sgml/intro.sgml

index cfd4b9c5a42c6eba165e15428619f3653d9f90d0..2687fdb07874a6e348f4c22fffefce6c924252b1 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -98,8 +98,8 @@ $PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.24 2003/11/29 19:51:37 pgsql Exp
 
   
    PostgreSQL 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: