diff options
author | Robert Haas <rhaas@postgresql.org> | 2018-01-26 15:03:12 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2018-01-26 15:03:12 -0500 |
commit | 9fd8b7d632570af90a0b374816f604f59bba11ad (patch) | |
tree | bd7d67fa87b51cda52ef2a11177d053e95e0e4de /src/backend/parser/parse_clause.c | |
parent | 4971d2a32209118ebbdc6611341b89901e340902 (diff) | |
download | postgresql-9fd8b7d632570af90a0b374816f604f59bba11ad.tar.gz postgresql-9fd8b7d632570af90a0b374816f604f59bba11ad.zip |
Factor some code out of create_grouping_paths.
This is preparatory refactoring to prepare the way for partition-wise
aggregate, which will reuse the new subroutines for child grouping
rels. It also does not seem like a bad idea on general principle,
as the function was getting pretty long.
Jeevan Chalke. The larger patch series of which this patch is a part
was reviewed and tested by Antonin Houska, Rajkumar Raghuwanshi,
Ashutosh Bapat, David Rowley, Dilip Kumar, Konstantin Knizhnik,
Pascal Legrand, and me. Some cosmetic changes by me.
Discussion: http://postgr.es/m/CAM2+6=V64_xhstVHie0Rz=KPEQnLJMZt_e314P0jaT_oJ9MR8A@mail.gmail.com
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions