diff options
author | Andres Freund <andres@anarazel.de> | 2020-02-06 19:04:50 -0800 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2020-02-06 19:54:15 -0800 |
commit | 1ec7679f1b67e84be688a311dce234eeaa1d5de8 (patch) | |
tree | 75e94cf0188fb127ed79e656af98fc7fad362801 /src/backend/executor/execGrouping.c | |
parent | 5ac4e9a12c6543414891cd8972b2cd36a08e40cc (diff) | |
download | postgresql-1ec7679f1b67e84be688a311dce234eeaa1d5de8.tar.gz postgresql-1ec7679f1b67e84be688a311dce234eeaa1d5de8.zip |
expression eval, jit: Minor code cleanups.
This mostly consists of using C99 style for loops, moving variables
into narrower scopes, and a smattering of other minor improvements.
Done separately to make it easier to review patches with actual
functional changes.
Author: Andres Freund
Discussion: https://postgr.es/m/20191023163849.sosqbfs5yenocez3@alap3.anarazel.de
Diffstat (limited to 'src/backend/executor/execGrouping.c')
0 files changed, 0 insertions, 0 deletions