Fix code indentation violations introduced by recent commit

Michael Paquier <michael@paquier.xyz>

Commit: 5dc456b7dda4f7d0d7735b066607c190c74d174a
Author: Michael Paquier <michael@paquier.xyz>
Date: 2023-08-11T11:43:34Z
Releases: 17.0
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

PathChange+/−
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