Re: add function argument name to substring and substr

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: add function argument name to substring and substr
Date: 2025-04-01 04:59:38
Message-ID: CAKFQuwZU=eY0F6jE4ekuPs5FMqNr2e-mJ=MTuaZTeDG+Xti1=g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Mar 31, 2025 at 9:12 PM jian he <jian(dot)universality(at)gmail(dot)com> wrote:

> On Tue, Apr 1, 2025 at 6:22 AM David G. Johnston
> <david(dot)g(dot)johnston(at)gmail(dot)com> wrote:
> >
> > On Tue, Mar 18, 2025 at 9:04 PM jian he <jian(dot)universality(at)gmail(dot)com>
> wrote:
> >>
> >>
> >> new patch attached.
> >>
> >
> > I've done v4 with a delta patch.
>
> your v4-0001-v3-0001-substring.patch is not the same as my
> v3-0001-add-argument-name-to-function-substring-and-subst.patch
>
>
Sorry about that. v5 attached. Confirmed with diff the v3 and v5 0001 so
we should be good.

David J.

Attachment Content-Type Size
v5-0001-v3-0001-substring.patch text/x-patch 11.0 KB
v5-0002-v3-delta.patch text/x-patch 8.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrei Lepikhov 2025-04-01 05:20:37 Re: explain analyze rows=%.0f
Previous Message Alexander Korotkov 2025-04-01 04:14:02 Re: Replace IN VALUES with ANY in WHERE clauses during optimization