Corrections to patch adding SQL/MED error codes.
Robert Haas <rhaas@postgresql.org>
Corrections to patch adding SQL/MED error codes. My previous commit, 85cff3ce7f360d139d87aee836d75a6202fee066 on 2010-12-25, failed to update errcodes.sgml or plerrcodes.h. This patch corrects that oversight, per a gripe from Tom Lane, and also corrects a typographical error.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/errcodes.sgml | modified | +167 −0 |
| src/include/utils/errcodes.h | modified | +1 −1 |
| src/pl/plpgsql/src/plerrcodes.h | modified | +108 −0 |