For consistency with the rest of PostgreSQL, rename BLOBs to large objects
Peter Eisentraut <peter_e@gmx.net>
For consistency with the rest of PostgreSQL, rename BLOBs to large objects in messages and documentation.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_dump.sgml | modified | +6 −6 |
| doc/src/sgml/ref/pg_restore.sgml | modified | +8 −8 |
| src/bin/pg_dump/pg_backup_archiver.c | modified | +14 −14 |
| src/bin/pg_dump/pg_backup_custom.c | modified | +3 −3 |
| src/bin/pg_dump/pg_backup_db.c | modified | +8 −8 |
| src/bin/pg_dump/pg_backup_files.c | modified | +8 −8 |
| src/bin/pg_dump/pg_backup_tar.c | modified | +3 −3 |
| src/bin/pg_dump/pg_dump.c | modified | +6 −6 |