mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 23:59:45 -04:00
89c0a87fda
checking of argument compatibility right; although the problem is only exposed with multiple-input aggregates in which some arguments are polymorphic and some are not. Per bug #3852 from Sokolov Yura.