git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 8a476fd) | patch
pg_dump: Remove "blob" terminology
Mon, 5 Dec 2022 07:52:11 +0000 (08:52 +0100)
Mon, 5 Dec 2022 07:52:55 +0000 (08:52 +0100)
commit 35ce24c333cf6dee3c92bc5f67553c7720bd9988
pg_dump: Remove "blob" terminology

For historical reasons, pg_dump refers to large objects as "BLOBs".
This term is not used anywhere else in PostgreSQL, and it also means
something different in the SQL standard and other SQL systems.

This patch renames internal functions, code comments, documentation,
etc. to use the "large object" or "LO" terminology instead. There is
no functionality change, so the archive format still uses the name
"BLOB" for the archive entry. Additional long command-line options
are added with the new naming.

Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://www.postgresql.org/message-id/flat/868a381f-4650-9460-1726-1ffd39a270b4%40enterprisedb.com
14 files changed:
doc/src/sgml/ref/pg_dump.sgml diff | blob | blame | history
src/bin/pg_dump/pg_backup.h diff | blob | blame | history
src/bin/pg_dump/pg_backup_archiver.c diff | blob | blame | history
src/bin/pg_dump/pg_backup_archiver.h diff | blob | blame | history
src/bin/pg_dump/pg_backup_custom.c diff | blob | blame | history
src/bin/pg_dump/pg_backup_db.c diff | blob | blame | history
src/bin/pg_dump/pg_backup_directory.c diff | blob | blame | history
src/bin/pg_dump/pg_backup_null.c diff | blob | blame | history
src/bin/pg_dump/pg_backup_tar.c diff | blob | blame | history
src/bin/pg_dump/pg_dump.c diff | blob | blame | history
src/bin/pg_dump/pg_dump.h diff | blob | blame | history
src/bin/pg_dump/pg_dump_sort.c diff | blob | blame | history
src/bin/pg_dump/t/002_pg_dump.pl diff | blob | blame | history
src/test/modules/test_pg_dump/t/001_base.pl diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /