Why is the "array()" constructor not found in "pg_proc"?
Because it isn’t a function.
After all, section 4.2.12 refers to "array_agg()" as a constructor. And that *is* found in "pg_proc".
I do not see this 4.2.12 reference you speak of.
David J.
Why is the "array()" constructor not found in "pg_proc"?
After all, section 4.2.12 refers to "array_agg()" as a constructor. And that *is* found in "pg_proc".