Обсуждение: pgsql: pg_dump: Remove move "blob" terminology

Поиск
Список
Период
Сортировка

pgsql: pg_dump: Remove move "blob" terminology

От
Daniel Gustafsson
Дата:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/94851e4b905042de559d073b6590039ab4598c7c

Modified Files
--------------
src/bin/pg_dump/pg_backup_directory.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)