Avoid referring to a specific version of the SQL standard except where

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 03381695c61f2dc161b69d59914fed77d3d40e42
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-11-04T02:56:31Z
Releases: 8.1.0
Avoid referring to a specific version of the SQL standard except where
necessary, and be careful to refer to the right version where it is
useful to do so.  This partially reverts an ill-considered search and
replace from a few months ago.

Files

PathChange+/−
doc/src/sgml/array.sgml modified +2 −2
doc/src/sgml/ddl.sgml modified +5 −5
doc/src/sgml/ecpg.sgml modified +3 −3
doc/src/sgml/errcodes.sgml modified +2 −2
doc/src/sgml/func.sgml modified +4 −3
doc/src/sgml/intro.sgml modified +2 −2