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.
This commit is contained in:
Michael Paquier 2023-08-11 20:43:34 +09:00
parent 5765cfe18c
commit 5dc456b7dd
3 changed files with 15 additions and 14 deletions

View File

@ -670,6 +670,7 @@ fmgr_security_definer(PG_FUNCTION_ARGS)
if (!isnull)
{
ArrayType *array;
oldcxt = MemoryContextSwitchTo(fcinfo->flinfo->fn_mcxt);
array = DatumGetArrayTypeP(datum);
TransformGUCArray(array, &fcache->configNames,