add batch remove batch split batch comment selection show hidden batches hide batch highlight batch
db<>fiddle
donate feedback about
By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
Help with an interesting Postgres question: Why isn't an Index Only Scan used on a partition accessed via the parent table?.
?column?
t
SELECT 1
?column?
f
SELECT 1
tags_arg as_array base +coalesce() +coalesce()+OR +coalesce()+OR+nullsafe final
{tag1,tag2,tag3} {tag1,tag2,tag3} t t t t t
{tag4,tag5} {tag4,tag5} f f f f f
{tag6,null} {tag6,NULL} null null null t f
{null} {NULL} null null null t f
{} {} f f t t t
null null null t t t t
SELECT 6