Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tu4HD-003IxH-8o for pgsql-hackers@arkaria.postgresql.org; Mon, 17 Mar 2025 06:48:43 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tu4HB-0074KE-MN for pgsql-hackers@arkaria.postgresql.org; Mon, 17 Mar 2025 06:48:41 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tu4HB-0074K6-C4 for pgsql-hackers@lists.postgresql.org; Mon, 17 Mar 2025 06:48:41 +0000 Received: from mail-yw1-x1131.google.com ([2607:f8b0:4864:20::1131]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.96) (envelope-from ) id 1tu4H7-003JSl-2h for pgsql-hackers@postgresql.org; Mon, 17 Mar 2025 06:48:41 +0000 Received: by mail-yw1-x1131.google.com with SMTP id 00721157ae682-6f74b78df93so39077937b3.0 for ; Sun, 16 Mar 2025 23:48:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1742194117; x=1742798917; darn=postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=3nli0YKQ0PP7W7QNvTIde8eFbeiA+7QQWYGa2g5ib2I=; b=DwgAOVeZRUCP3EfbYm/t78u47rHqKBrOXC8X5HOVGMlZP+/91aH8AiO8LsDLnCQABB 5QTem8L7IeNrQpk9Ybx8x8jvrAxtVhQHUcE8Kqe/CkVjBfY6XjCC/s3f69Yu/YII7MLT J9ap/mz0pirBfhsZt/a2RpUZ2k40asJUhZ4SvzqQjb4SyOKSFo6kQsLn/XU/u9BxJJL+ 7BdATDP5c/KphxRFiLaw3gHC2zzKTbJfJgmwZNTYL8j9Gth7yHyYh8eeZ7vx0PpJf4OR 8gNh58x/jQc7P/jnKJAk7huOVP4ZPRVXxhOotbYKMMVS4bAvCZX4VEUZr1cTuVsJFGx/ Embw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742194117; x=1742798917; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=3nli0YKQ0PP7W7QNvTIde8eFbeiA+7QQWYGa2g5ib2I=; b=ecKew5dIapn2G9koibBa+Zp16lHUGXRdbYu6coa1dwu5PrnuMiLyOBB2x/xZWCQVYc +zSVAm+zgiUQrycS3WHm4FsR+aNoO9rwD61+K1GBF0v1eUPNcWq1QKHgKw0LouktFk51 HpByUzwQgjtkTxWA9X15N5zCuU6iXtgWA/n6wfsdgcCxEQwLrVv2jYBHHEhDytm2qKoM CN7lnHSVsJlAG/ExkEvshno9Hr8YNzuwYBtp3jLghVSMeiEhASqwyKPfqk5ORlw/pW3w +h/vbONb1kZdA4nvo0w6WSVOXDy9pusN1EtVV5L7EpHjO3Z0zlMIGat8vIwODylkdikv W4sQ== X-Gm-Message-State: AOJu0YwLCWPkf9g12pu6nUQfxLBo34H6n+C7brE1fui++opzYrbwKQeE LHdQ/Kk7A++KF9f+9g2d16H8L9yl9tI6rzvL8SW2OQLQFR9BjzEik1ADPUaJVLmWDfR9pmRl+0G BSGM8BFj4b0P0l9wIc05T64YY3rbXwDdyNMZBwT7O X-Gm-Gg: ASbGncudTuIXUV6rJPT9YntK1SOeaJS2RjKiaMXGGXjbFD4aIHEiJ3WlSGXO/KOfoik +uKx2rbfbRd8S0zFfhHSVl0FdPaPVgv1i/LE7UAzNWhy5SiFjHPGlqVQ733PlDbGf2d23drO/pB 0P+tac7usN/Z8l91q29IWLNDEDk79o X-Google-Smtp-Source: AGHT+IH2+kuLhgPonVmHjQL+T0Et1tN+P8REQBnrstg8E7OvKA/GWlF7hiY5p4c0p0KoIAbKxLRaHprhZioz+R6ECU0= X-Received: by 2002:a05:690c:6701:b0:6fe:bf9c:8e7a with SMTP id 00721157ae682-6ff45beeda6mr126088877b3.0.1742194116860; Sun, 16 Mar 2025 23:48:36 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: vignesh C Date: Mon, 17 Mar 2025 12:18:25 +0530 X-Gm-Features: AQ5f1JoXXhubRTl8sMacVYZLlwpedK_P8J4iNEhykxqDxKRTHKqOKc4Ugu-LTds Message-ID: Subject: Re: add function argument name to substring and substr To: jian he Cc: PostgreSQL-development Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Mon, 27 Jan 2025 at 07:51, jian he wrote: > > hi. > > I forgot to attach the patch. > here we are. I noticed that David's comments from [1] have not yet been addressed, I have changed the status of commitfest entry to "Waiting on Author", please address them and change the status to "Needs review". [1] - https://www.postgresql.org/message-id/CAKFQuwYD477A9Oy2PxRr_KY8t=k=jbOUK83ie0dS7fcpBsXS3Q@mail.gmail.com Regards, Vignesh