Add some const decorations
Peter Eisentraut <peter_e@gmx.net>
Add some const decorations These mainly help understanding the function signatures better.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/execExpr.c | modified | +2 −2 |
| src/backend/executor/execGrouping.c | modified | +4 −4 |
| src/include/executor/executor.h | modified | +6 −6 |