Re: BUG #18632: Whether you need to consider modifying the array's handling of delimiters?

From: 曾满 <zengman(at)halodbtech(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, David G(dot) Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org <pgsql-bugs(at)lists(dot)postgresql(dot)org>, david(dot)g(dot)johnston <david(dot)g(dot)johnston(at)gmail(dot)com>, ewie <ewie(at)ewie(dot)name>, walther <walther(at)technowledgy(dot)de>
Subject: Re: BUG #18632: Whether you need to consider modifying the array's handling of delimiters?
Date: 2024-09-25 15:10:44
Message-ID: tencent_3A6EF0E763D486DB37AB939F@qq.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Okay, thank you for your guidance, and thank you again.

----------Reply to Message----------
On Wed, Sep 25, 2024 22:51 PM Tom Lane<tgl(at)sss(dot)pgh(dot)pa(dot)us&gt; wrote:

"David G. Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com&gt; writes:
&gt; On Wednesday, September 25, 2024, PG Bug reporting form <
&gt; noreply(at)postgresql(dot)org&gt; wrote:
&gt;&gt; So should we consider modifying "array_in" to enhance the handling of
&gt;&gt; separators to be more consistent with people's expectations?

&gt; A design being inflexible or not meeting people’s expectations is not a
&gt; bug.&nbsp; The system is behaving as documented.&nbsp; And we are not going to be
&gt; redefining how valid code is parsed here.

Yeah, I seriously doubt that we could change array_in's behavior
for single quotes (to wit, that they are not special in any way)
without breaking existing applications.

regards, tom lane

Browse pgsql-bugs by date

  From Date Subject
Next Message Adrien Nayrat 2024-09-25 16:36:45 Re: BUG #18097: Immutable expression not allowed in generated at
Previous Message Tom Lane 2024-09-25 14:51:24 Re: BUG #18632: Whether you need to consider modifying the array's handling of delimiters?