Re: How to generate the new expected out file.

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: How to generate the new expected out file.
Date: 2023-01-05 10:52:01
Message-ID: CAA4eK1JNcx82ATiKPs1E0obBW+Drj4xaiTyNQtqivY_TLNfnhg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jan 5, 2023 at 4:12 PM jian he <jian(dot)universality(at)gmail(dot)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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message houzj.fnst@fujitsu.com 2023-01-05 11:33:08 RE: Perform streaming logical transactions by background workers and parallel apply
Previous Message Amit Kapila 2023-01-05 10:48:32 Re: Ignore dropped columns when checking the column list in logical replication