pgsql: Re-pgindent brin.c.

From: Nathan Bossart <nathan(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Re-pgindent brin.c.
Date: 2025-10-21 15:06:00
Message-ID: E1vBDw0-002nWI-0l@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Re-pgindent brin.c.

Backpatch-through: 13

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e95010a9c0bad33cca21d762dd1151167993fd37

Modified Files
--------------
src/backend/access/brin/brin.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2025-10-21 16:33:57 pgsql: Make char2wchar() static.
Previous Message Daniel Gustafsson 2025-10-21 13:19:23 Re: pgsql: Fix thinko in commit 7d129ba54.