Re: Final cleanup of SQL:1999 references - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: Final cleanup of SQL:1999 references
Date
Msg-id 200507141003.14187.peter_e@gmx.net
Whole thread Raw
In response to Final cleanup of SQL:1999 references  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: Final cleanup of SQL:1999 references
Re: Final cleanup of SQL:1999 references
List pgsql-patches
Am Mittwoch, 13. Juli 2005 18:01 schrieb Simon Riggs:
> This doc patch replaces all inappropriate references to SQL:1999 when it
> is used as if it were the latest (and/or still valid) SQL standard.
>
> SQL:2003 is used in its place.

I don't necessarily consider this search and replace to be appropriate.  All
information for users looking for SQL:1999 compliance information is now
lost.  Also, phrases like "This is conforming to SQL:2003." give the wrong
impression that it is not conforming to SQL:1999.  I think it would be less
confusing in these cases to simply write "This is conforming to the SQL
standard." and then mention in the appendix that we consider SQL:2003 to be
the baseline.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: A minor patch to mark xml/xslt functions immutable
Next
From: Bruce Momjian
Date:
Subject: Re: thousands comma numeric formatting in psql