mirror of
https://github.com/postgres/postgres.git
synced 2025-12-19 17:02:53 +03:00
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.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/errcodes.sgml,v 1.13 2005/06/26 19:16:04 tgl Exp $ -->
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/errcodes.sgml,v 1.14 2005/07/14 06:17:35 neilc Exp $ -->
|
||||
|
||||
<appendix id="errcodes-appendix">
|
||||
<title><productname>PostgreSQL</productname> Error Codes</title>
|
||||
@@ -127,7 +127,7 @@
|
||||
|
||||
<row>
|
||||
<entry>Class 02</entry>
|
||||
<entry>No Data — this is also a warning class per SQL:1999</entry>
|
||||
<entry>No Data — this is also a warning class per SQL:2003</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
||||
Reference in New Issue
Block a user