Обсуждение: pgsql: Properly report errno/out-of-disk-space error from pg_upgrade

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

pgsql: Properly report errno/out-of-disk-space error from pg_upgrade

От
momjian@postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
Properly report errno/out-of-disk-space error from pg_upgrade when in
copy mode, per report from depstein@alliedtesting.com.

Patch suggestion from Magnus.

Backpatch to 9.0.X.

Tags:
----
REL9_0_STABLE

Modified Files:
--------------
    pgsql/contrib/pg_upgrade:
        TESTING (r1.2 -> r1.2.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_upgrade/TESTING?r1=1.2&r2=1.2.2.1)
        file.c (r1.13 -> r1.13.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_upgrade/file.c?r1=1.13&r2=1.13.2.1)