Y
Hacker News
new
|
ask
|
show
|
jobs
by
zeroimpl
2079 days ago
The other key to understanding this is that multidimensional arrays in Postgres are not simply arrays of arrays like typical programming languages. That’s why you can’t do things like array_agg on an array column.