PostgreSQL - Aggregate Functions and GROUP BY
Why might the order of elements in the array returned by
ARRAY_AGG differ between query executions if no ORDER BY is specified inside it?