Re: PostgreSQL Bug with simple function unexpectedly treating varchar parameter as an array

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Rumpi Gravenstein <rgravens(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, PostgreSQL <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: PostgreSQL Bug with simple function unexpectedly treating varchar parameter as an array
Date: 2025-08-07 00:18:47
Message-ID: CAKFQuwZzreYzAL3LxeSHN+xUghvLGqBRG-k7ZBGftT9dXpNpOg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Aug 6, 2025 at 2:39 PM Rumpi Gravenstein <rgravens(at)gmail(dot)com> wrote:

> That having a table and function with similar names causes this problem is
> a bug.
>
>
Arguably. But it seems likely it's one we are not going to fix.

David J.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2025-08-07 01:15:36 Re: PostgreSQL Bug with simple function unexpectedly treating varchar parameter as an array
Previous Message Tom Lane 2025-08-06 21:46:32 Re: PostgreSQL Bug with simple function unexpectedly treating varchar parameter as an array