mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-11 06:37:40 +08:00
'aggname (aggtype)'. The old syntax 'aggname aggtype' is still accepted for backwards compatibility. Fix pg_dump, which was actually broken for most cases of user-defined aggregates. Clean up error messages associated with these commands.