Re: How to generate the new expected out file.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: How to generate the new expected out file.
Дата
Msg-id CAA4eK1JNcx82ATiKPs1E0obBW+Drj4xaiTyNQtqivY_TLNfnhg@mail.gmail.com
обсуждение исходный текст
Ответ на How to generate the new expected out file.  (jian he <jian.universality@gmail.com>)
Ответы Re: How to generate the new expected out file.  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Thu, Jan 5, 2023 at 4:12 PM jian he <jian.universality@gmail.com> wrote:
> Hi.
>
> I changed the src/test/regress/sql/interval.sql, How can I generate the new src/test/regress/expected/interval.out
file.
>

You can run the tests and copy the required changes from
src/test/regress/output/interval.out to
src/test/regress/expected/interval.out

-- 
With Regards,
Amit Kapila.



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Ignore dropped columns when checking the column list in logical replication
Следующее
От: "houzj.fnst@fujitsu.com"
Дата:
Сообщение: RE: Perform streaming logical transactions by background workers and parallel apply