Avoid referring to a specific version of the SQL standard except where
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |