CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl@postgresql.org 02/05/28 21:38:56
Modified files:
src/bin/pg_dump: pg_backup_archiver.c pg_backup_custom.c
pg_backup_db.c pg_backup_db.h pg_backup_files.c
pg_backup_tar.c
Log message:
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.