Re: tupdesc: simplify assert in equalTupleDescs()

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: surya poondla <suryapoondla4(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: tupdesc: simplify assert in equalTupleDescs()
Date: 2026-04-30 06:22:04
Message-ID: 7D199C4A-3F4A-4642-9B2F-F83A60C8AE90@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Apr 29, 2026, at 02:29, surya poondla <suryapoondla4(at)gmail(dot)com> wrote:
>
> Hi Chao,
>
> Thank you for working on this.
>
> The patch looks good to me and makes the code more easy to read.
>
> Regards,
> Surya Poondla

Thanks for your review.

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 Chao Li 2026-04-30 06:40:21 Re: Fix a server crash problem from pg_get_database_ddl
Previous Message vignesh C 2026-04-30 05:56:59 Re: [PATCH] Fix stale relation close in sequence synchronization