Clean up after recent pg_dump patches.

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

Commit: 0195e5c4ab1ac710b280f7834202a7164058379c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-11-30T01:41:54Z
Releases: 9.2.0
Clean up after recent pg_dump patches.

Fix entirely broken handling of va_list printing routines, update some
out-of-date comments, fix some bogus inclusion orders, fix NLS declarations,
fix missed realloc calls.

Files