| From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | samay sharma <smilingsamay(at)gmail(dot)com>, jian he <jian(dot)universality(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: How to generate the new expected out file. |
| Date: | 2023-01-12 03:11:58 |
| Message-ID: | CAA4eK1Ji_KPz+RC8kmA-UzJZt9ghBca3n-sCzwqD5fgSLKb-0g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Jan 12, 2023 at 4:39 AM Andres Freund <andres(at)anarazel(dot)de> wrote:
>
> On 2023-01-05 16:22:01 +0530, Amit Kapila wrote:
> > 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
>
> Wonder if we should have a bit of content about that in doc/src/sgml/regress.sgml?
>
Yeah, I think it could be useful, especially for new people. The other
option could be to add some information in src/test/regress/README/
--
With Regards,
Amit Kapila.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | shveta malik | 2023-01-12 03:18:20 | Re: Time delayed LR (WAS Re: logical replication restrictions) |
| Previous Message | Takamichi Osumi (Fujitsu) | 2023-01-12 03:07:24 | RE: Allow logical replication to copy tables in binary format |