Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ff9d69d

Browse files
committed
This patch adds SQL2003 to the set of standards with which PostgreSQL
is attempting to comply. David Fetter
1 parent 2539edc commit ff9d69d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/intro.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
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 $
33
-->
44

55
<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
9898

9999
<para>
100100
<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 and offers many modern features:
103103

104104
<itemizedlist spacing="compact">
105105
<listitem>

0 commit comments

Comments
 (0)