Re: psql line number reporting from stdin

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: psql line number reporting from stdin
Дата
Msg-id 5450.1323456275@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: psql line number reporting from stdin  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: psql line number reporting from stdin  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> The problem is, this breaks the regression tests, because first the
> actual output changes, and second the line numbers get included, which
> will create a mess every time you edit a test.  Not sure whether we can
> work around that.  Ideas?

Ugh, that's pretty nearly a deal-breaker.  Would it be sane to have a
command line switch the regression test driver could specify to prevent
inclusion of this info?
        regards, tom lane


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Core Extensions relocation
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [PATCH] pg_test_fsync: Delete temporary file when aborted by a signal