mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 13:28:44 -04:00
96ca8ffebc
from Philip Warner. Side effect of change is that GROUP BY expressions will not be re-evaluated at multiple plan levels anymore, whereas this sometimes happened with old code.