Re:Re: Re: Fix incorrect column name in error message for range partition bound check - Mailing list pgsql-hackers

From myzhen
Subject Re:Re: Re: Fix incorrect column name in error message for range partition bound check
Date
Msg-id 18a398c3.17c3.19b9d7dbb55.Coremail.zhenmingyang@yeah.net
Whole thread Raw
In response to Fix incorrect column name in error message for range partition bound check  (myzhen <zhenmingyang@yeah.net>)
List 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@163.com> wrote:

body { line-height: 1.5; }blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em; }div.FoxDiv20260108083438563768 { }body { font-size: 14px; font-family: "Microsoft YaHei UI"; color: rgb(0, 0, 0); line-height: 1.5; }
Hi myzhen,  

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


Eden Wang

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Minor _bt_checkkeys comment improvements
Next
From: Mario González Troncoso
Date:
Subject: Re: [PATCH] Add pg_get_role_ddl() functions for role recreation