Clean up after someone's curious idea that it'd be good to strip

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 3ba3e6c8ce3af9c6d54245f9c655584ee13002eb
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-06-16T22:41:45Z
Releases: 8.2.0
Clean up after someone's curious idea that it'd be good to strip
leading zeroes from the SQLSTATE codes.  They're strings, people,
not numbers.

Files

PathChange+/−
doc/src/sgml/errcodes.sgml modified +261 −223