Re: How to generate the new expected out file. - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: How to generate the new expected out file.
Date
Msg-id CAA4eK1JNcx82ATiKPs1E0obBW+Drj4xaiTyNQtqivY_TLNfnhg@mail.gmail.com
Whole thread Raw
In response to How to generate the new expected out file.  (jian he <jian.universality@gmail.com>)
Responses Re: How to generate the new expected out file.
List 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 by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Ignore dropped columns when checking the column list in logical replication
Next
From: "houzj.fnst@fujitsu.com"
Date:
Subject: RE: Perform streaming logical transactions by background workers and parallel apply