Coming in PostgreSQL 18 – Removing null array elements
by fforflo on 3/13/2025, 7:33:49 PM
Here's a small patch that addresses a very common question in Postgres: "How do I remove nulls from a jsonb array?"
Here's a small patch that addresses a very common question in Postgres: "How do I remove nulls from a jsonb array?"