Thread: pgsql: pg_dump: Have _EndLO report errno after CFH->write_func() failur

pgsql: pg_dump: Have _EndLO report errno after CFH->write_func() failur

From
Alvaro Herrera
Date:
pg_dump: Have _EndLO report errno after CFH->write_func() failure

Other callers of that function do things this way, but this one didn't
get the memo.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/98bd4c72fd6c4f9d6a2b3b449cb89f335116ab5a

Modified Files
--------------
src/bin/pg_dump/pg_backup_directory.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)