mirror of
https://github.com/postgres/postgres.git
synced 2025-11-18 02:02:55 +03:00
Pass List* of Aggregs into executor, and create needed array there. No longer need to double-processs Aggregs with second copy in Query. Fix crash when doing: select sum(x+1) from test where 1 > 0;
17 KiB
17 KiB