By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| array_agg_mult |
|---|
| {"(1,2)","(3,4)","(5,6)","(7,8)"} |
| f_array_fill_sql |
|---|
| {{5,6,7,8},{9,10,11,12},{13,14,15,16}} |
| arr1 |
|---|
| {3,4,5,6,5,6,7,8,7,8,9,10} |
| QUERY PLAN |
|---|
| Result (cost=0.00..0.26 rows=1 width=32) (actual time=6.045..6.060 rows=1 loops=1) |
| Planning Time: 0.082 ms |
| Execution Time: 6.072 ms |