Re:Re: Re: Fix incorrect column name in error message for range partition bound check

From: myzhen <zhenmingyang(at)yeah(dot)net>
To: "Eden Wang" <wanglintao_cn(at)163(dot)com>
Cc: "zhibin wang" <killerwzb(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re:Re: Re: Fix incorrect column name in error message for range partition bound check
Date: 2026-01-08 12:03:41
Message-ID: 18a398c3.17c3.19b9d7dbb55.Coremail.zhenmingyang@yeah.net
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Um, yes, as long as this problem can be solved, that's fine.
patch v2 may do less and reduce unnecessary transforms,
but the impact on DDL is minimal and may not need to be considered.

At 2026-01-08 08:36:06, "Eden Wang" <wanglintao_cn(at)163(dot)com> wrote:

Hi myzhen,

Hmmm...personally, I prefer the first patch – it resolves this issue and is more concise.

Eden Wang

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mario González Troncoso 2026-01-08 12:19:53 Re: [PATCH] Add pg_get_role_ddl() functions for role recreation
Previous Message Heikki Linnakangas 2026-01-08 11:27:45 Minor _bt_checkkeys comment improvements