Log Message:
-----------
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.
Modified Files:
--------------
pgsql/doc/src/sgml:
errcodes.sgml (r1.18 -> r1.19)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/errcodes.sgml.diff?r1=1.18&r2=1.19)
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match