BUG #17472: Jsonb[] operations not working

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: agarwal3akshay(at)gmail(dot)com
Subject: BUG #17472: Jsonb[] operations not working
Date: 2022-04-29 07:03:04
Message-ID: 17472-fb26354b34424baf@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 17472
Logged by: Akshay Agarwal
Email address: agarwal3akshay(at)gmail(dot)com
PostgreSQL version: 14.2
Operating system: Windows
Description:

The jsonb[] type of columns are not supporting any kind of deletion
operations.
Since jsonb supports array of json objects, why jsonb[] was created? is
there any difference in the performance of the same?

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Pavel Stehule 2022-04-29 09:40:48 Re: BUG #17472: Jsonb[] operations not working
Previous Message PG Bug reporting form 2022-04-29 06:45:23 BUG #17471: COMSPEC error