Corrections to patch adding SQL/MED error codes.

Robert Haas <rhaas@postgresql.org>

Commit: 63676ebff402050f6b0b347188f5e857474da9e1
Author: Robert Haas <rhaas@postgresql.org>
Date: 2010-12-27T02:35:25Z
Releases: 9.1.0
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

PathChange+/−
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