Fix missed pgindent in varlena.c koel's pgindent check only covers master, so this went unnoticed in REL_19_STABLE. Fixing it avoids an unnecessary diff between v19 and v20.
Discussion: https://postgr.es/m/ca+hiwqezbq+_tjduojaq9bjmhl49lvhy+tt2a1xwtzxxz-o...@mail.gmail.com Branch ------ REL_19_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/9ca52f1a76248116cfbc94bf965726b62df67cd9 Modified Files -------------- src/backend/utils/adt/varlena.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
