]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix indentation in pg_numa code
authorTomas Vondra <tomas.vondra@postgresql.org>
Tue, 1 Jul 2025 13:20:26 +0000 (15:20 +0200)
committerTomas Vondra <tomas.vondra@postgresql.org>
Tue, 1 Jul 2025 13:24:19 +0000 (15:24 +0200)
commit07448b3969d55a2081cdafafc23f68df3392f220
tree4cbce60b9a44a166d3c9f9cae5e2ac47d29aa3b0
parent54ac4944c36f8f6cfc4deaa3f828118b564e1d3d
Fix indentation in pg_numa code

Broken by commits 7fe2f67c7c9f81f287dc923f and bf1119d74a79. Backpatch
to 18, same as the offending commits.

Backpatch-through: 18
src/include/port/pg_numa.h
src/port/pg_numa.c