Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION - Mailing list pgsql-hackers

From Ayush Tiwari
Subject Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Date
Msg-id CAJTYsWVzwQQZ91aOO9S-sfBtphv0CjkCsYF6eQ3x-WqsJAAvjw@mail.gmail.com
Whole thread
In response to Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION  (jian he <jian.universality@gmail.com>)
Responses Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
List pgsql-hackers
Hi,

Thanks for the review.

On Thu, 23 Apr 2026 at 08:28, jian he <jian.universality@gmail.com> wrote:

I noticed you removed "the", I'm not sure if that's okay since I am
not a native English speaker.

 
Regarding the removal of "the" from "the upper bound"; I dropped it
to match the style of the errmsg, which says "upper bound of partition"
without the article. Happy to restore it if someone prefers the
original phrasing.

Regards,
Ayush 

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: New vacuum config to avoid anti wraparound vacuums
Next
From: Chengpeng Yan
Date:
Subject: Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators