git.postgresql.org Git - postgresql.git/commit
2015年7月26日 13:34:29 +0000 (15:34 +0200)
2015年7月26日 14:50:02 +0000 (16:50 +0200)
commit e6d8cb77c029b8122607e3d2eb1f3fca36d7b1db
Recognize GROUPING() as a aggregate expression.
Previously GROUPING() was not recognized as a aggregate expression,
erroneously allowing the planner to move it from HAVING to WHERE.
Author: Jeevan Chalke
Reviewed-By: Andrew Gierth
Discussion: CAM2+6=WG9omG5rFOMAYBweJxmpTaapvVp5pCeMrE6BfpCwr4Og@mail.gmail.com
Backpatch: 9.5, where grouping sets were introduced
This is the main PostgreSQL git repository.
RSS
Atom