Обсуждение: pgsql: pg_restore: Provide file name with one failure message

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

pgsql: pg_restore: Provide file name with one failure message

От
Alvaro Herrera
Дата:
pg_restore: Provide file name with one failure message

Almost all error messages already include file name where relevant, but
this one had been overlooked.  Repair.

Backpatch to 9.5.

Author: Euler Taveira <euler.taveira@2ndquadrant.com>
Discussion: https://postgr.es/m/CAH503wA_VOrcKL_43p9atRejCDYmOZ8MzfK9S6TJrQqBqNeAXA@mail.gmail.com
Reviewed-by: Álvaro Herrera <alvherre@alvh.no-ip.org>

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f8635747ee9c07844819075675b2c5c07a7e016e

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