Re: BUG #18632: Whether you need to consider modifying the array's handling of delimiters? - Mailing list pgsql-bugs

From David G. Johnston
Subject Re: BUG #18632: Whether you need to consider modifying the array's handling of delimiters?
Date
Msg-id CAKFQuwb2F8Pnw8+Ftb=5zerGGO7sG2-p=cVGsY9=p3ZWVXxmVA@mail.gmail.com
Whole thread Raw
In response to BUG #18632: Whether you need to consider modifying the array's handling of delimiters?  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #18632: Whether you need to consider modifying the array's handling of delimiters?
List pgsql-bugs
On Wednesday, September 25, 2024, PG Bug reporting form <noreply@postgresql.org> wrote:
The following bug has been logged on the website:

Bug reference:      18632
Logged by:          Man Zeng
Email address:      zengman@halodbtech.com
PostgreSQL version: 14.10
Operating system:   centos-8
Description:       

Hi, I found a problem with array separator handling.
The current handling of delimiters is not quite as expected (not very
flexible).

So should we consider modifying "array_in" to enhance the handling of
separators to be more consistent with people's expectations?


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

David J.

pgsql-bugs by date:

Previous
From: Tender Wang
Date:
Subject: Re: BUG #18630: Incorrect memory access inside ReindexIsProcessingIndex() on VACUUM
Next
From: "曾满"
Date:
Subject: Re: BUG #18632: Whether you need to consider modifying the array's handling of delimiters?