mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 00:02:46 -05:00
"array_agg_finalfn(null)". We should modify pg_proc entries to prevent this query from being accepted, but let's just make the function itself secure too. Per my note of today.