This doc patch replaces all inappropriate references to SQL:1999 when it
Neil Conway <neilc@samurai.com>
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. Patch from Simon Riggs.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/array.sgml | modified | +2 −2 |
| doc/src/sgml/ddl.sgml | modified | +2 −2 |
| doc/src/sgml/ecpg.sgml | modified | +3 −3 |
| doc/src/sgml/errcodes.sgml | modified | +2 −2 |
| doc/src/sgml/func.sgml | modified | +3 −3 |
| doc/src/sgml/ref/alter_domain.sgml | modified | +2 −2 |
| doc/src/sgml/ref/create_cast.sgml | modified | +3 −3 |
| doc/src/sgml/ref/create_function.sgml | modified | +2 −2 |
| doc/src/sgml/ref/create_table.sgml | modified | +4 −4 |
| doc/src/sgml/ref/create_trigger.sgml | modified | +6 −7 |
| doc/src/sgml/ref/create_type.sgml | modified | +2 −2 |
| doc/src/sgml/ref/select.sgml | modified | +6 −6 |
| doc/src/sgml/sql.sgml | modified | +2 −3 |