pgsql: This patch fixes a bug in the error message emitted by pg_restore

Поиск
Список
Период
Сортировка
От neilc@svr1.postgresql.org (Neil Conway)
Тема pgsql: This patch fixes a bug in the error message emitted by pg_restore
Дата
Msg-id 20050430080129.3A1E254062@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
This patch fixes a bug in the error message emitted by pg_restore on an
incorrect -F argument: write_msg() expects its first parameter to be a
"module name", not the format string.

Tags:
----
REL7_3_STABLE

Modified Files:
--------------
    pgsql/src/bin/pg_dump:
        pg_restore.c (r1.43 -> r1.43.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_restore.c.diff?r1=1.43&r2=1.43.2.1)

В списке pgsql-committers по дате отправления:

Предыдущее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: This patch fixes a bug in the error message emitted by pg_restore
Следующее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: This patch fixes a bug in the error message emitted by pg_restore