Fix some more not-schema-aware queries in pg_dump. Also fix some places

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

Commit: 49bf04ba8cd3390dd4abbc7e10242f60f67c1f93
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-05-29T01:38:56Z
Releases: 7.3.1
Fix some more not-schema-aware queries in pg_dump.  Also fix some places
that would do the wrong thing with BLOB OIDs exceeding 2G.

Files