pgsql: test_saslprep: Apply proper indentation

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: test_saslprep: Apply proper indentation
Date: 2026-03-19 04:43:48
Message-ID: E1w35EZ-000RK1-1B@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

test_saslprep: Apply proper indentation

Noticed before koel has the idea to complain. Rebase thinko from commit
aa73838a5c94.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/015d32016d845f8a29b3ec3ab7fa98a69cea1a0f

Modified Files
--------------
.../modules/test_saslprep/t/001_saslprep_ranges.pl | 3 ++-
src/test/modules/test_saslprep/test_saslprep.c | 22 +++++++++++-----------
src/tools/pgindent/typedefs.list | 2 ++
3 files changed, 15 insertions(+), 12 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2026-03-19 04:45:37 pgsql: Add commit 015d32016d84 to .git-blame-ignore-revs.
Previous Message David Rowley 2026-03-19 04:17:01 pgsql: Short-circuit row estimation in NOT IN containing NULL consts