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
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.