Another missing regression test

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Another missing regression test
Дата
Msg-id 13341.894483184@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: [HACKERS] Another missing regression test  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
I discovered the hard way that there is no regression test for
copy in/out (COPY table TO stdout, etc).  This is not good.
pg_dump depends on copy in/out, and pg_dump is rather a critical
facility, wouldn't you say?

I'd suggest, in fact, that there ought to be a regression test
specifically exercising pg_dump and the resulting reload script.

            regards, tom lane

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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] OK to send e-mail?
Следующее
От: Tom Lane
Дата:
Сообщение: An item for the TODO list: pg_dump and multiple table owners