Fix code indentation violations introduced by recent commit
Michael Paquier <michael@paquier.xyz>
Fix code indentation violations introduced by recent commit The two culprit commits are 5765cfe and 5e0c761. Per buildfarm member koel for the first commit, while I have noticed the second one in passing.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/fmgr/fmgr.c | modified | +8 −7 |
| src/backend/utils/misc/guc.c | modified | +6 −6 |
| src/bin/pgbench/pgbench.c | modified | +1 −1 |