Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION

From: Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: John Naylor <johncnaylorls(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Daniel Gustafsson <daniel(at)yesql(dot)se>
Subject: Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Date: 2026-04-23 04:04:42
Message-ID: CAJTYsWVzwQQZ91aOO9S-sfBtphv0CjkCsYF6eQ3x-WqsJAAvjw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Thanks for the review.

On Thu, 23 Apr 2026 at 08:28, jian he <jian(dot)universality(at)gmail(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chengpeng Yan 2026-04-23 04:31:24 Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
Previous Message David Rowley 2026-04-23 03:44:42 Re: New vacuum config to avoid anti wraparound vacuums