Folks, This patch adds SQL2003 to the set of standards with which PostgreSQL is attempting to comply.
Cheers, D -- David Fetter [EMAIL PROTECTED] http://fetter.org/ phone: +1 510 893 6100 mobile: +1 415 235 3778 Remember to vote!
Index: intro.sgml =================================================================== RCS file: /projects/cvsroot/pgsql-server/doc/src/sgml/intro.sgml,v retrieving revision 1.24 diff -u -r1.24 intro.sgml --- intro.sgml 29 Nov 2003 19:51:37 -0000 1.24 +++ intro.sgml 6 Aug 2004 18:05:21 -0000 @@ -98,8 +98,8 @@ <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>
---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html