RE: Inconsistent Behavior in JSONB Numeric Array Deletion

2025-06-12 Thread Mark Drake
I am certainly not tied to the '-' operator, but I think the ability to remove items from a numeric json array, based on a value would be something that would benefit many users. -Original Message- From: David E. Wheeler Sent: Wednesday, June 11, 2025 2:48 PM To: Tom Lane Cc: Robert

RE: Inconsistent Behavior in JSONB Numeric Array Deletion

2025-06-12 Thread Mark Drake
Sorry, not a 'C' coder. A man must know his limits. ☹ -Original Message- From: David E. Wheeler Sent: Wednesday, June 11, 2025 11:49 AM To: Mark Dake Cc: pgsql-hack...@postgresql.org Subject: Re: Inconsistent Behavior in JSONB Numeric Array Deletion On Jun 7, 2025, at 16:20, Mark Dake