pg_dump: Remove move "blob" terminology
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 24 Feb 2023 07:49:28 +0000 (08:49 +0100)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 24 Feb 2023 07:49:28 +0000 (08:49 +0100)
commit94851e4b905042de559d073b6590039ab4598c7c
tree05209b26cd416c807adfbfc648c3fa5b6ead238f
parent318b1c0cc1660c51c06a716de5d36367afa2499e
pg_dump: Remove move "blob" terminology

Commit e9960732a9618 accidentally introduced the blob terminology in
error messages which had previously been altered by commit 35ce24c33
from "blob" to "LO". This reverts back to "LO".

Reported-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Discussion: https://postgr.es/m/20230224.163127.68506240520261483.horikyota.ntt@gmail.com
Discussion: https://www.postgresql.org/message-id/flat/868a381f-4650-9460-1726-1ffd39a270b4%40enterprisedb.com
src/bin/pg_dump/pg_backup_directory.c