mirror of
https://github.com/postgres/postgres.git
synced 2025-05-29 16:21:20 +03: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.