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.