]> 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:23:07 +0000 (15:23 +0200)
commit9e345415bcd3c4358350b89edfd710469b8bfaf9
treea260ae75bb0e7167c66a02aea9f42000af1f5fc2
parentbf1119d74a79b68d9c9086e5d32d44fb294a1427
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