pgsql: Make pg_dump emit a useful error message, instead of just dumping

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Make pg_dump emit a useful error message, instead of just dumping
Дата
Msg-id 20050314185734.52A5E567DD@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Make pg_dump emit a useful error message, instead of just dumping core,
if it finds a pg_rewrite entry for which there is no pg_class entry.
Per report from Andrew Slobodyanyk.

Modified Files:
--------------
    pgsql/src/bin/pg_dump:
        pg_dump.c (r1.403 -> r1.404)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dump.c.diff?r1=1.403&r2=1.404)

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add support for Win1252 encoding.
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Issue free space notices to both the user and the server log