mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 23:04:53 -04:00
2e5fda7b7e
'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.