Re: Fixes a trivial bug in dumped parse/query/plan trees

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Stepan Neretin <slpmcf(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fixes a trivial bug in dumped parse/query/plan trees
Date: 2025-08-25 03:59:22
Message-ID: 2D9909D2-73F2-47B7-B149-197D9821C438@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Stepan,

Thanks for your testing.

> On Aug 25, 2025, at 11:20, Stepan Neretin <slpmcf(at)gmail(dot)com> wrote:
>
>
> Regarding testing: for this case, a Perl test might actually be more suitable than SQL tests, because OIDs can change between runs and Perl tests allow for better control and normalization of such values.
>

Are you suggesting add a test case to this patch? Can you please be more specific?

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2025-08-25 04:07:00 Re: disallow alter individual column if partition key contains wholerow reference
Previous Message Chao Li 2025-08-25 03:57:51 Re: disallow alter individual column if partition key contains wholerow reference