pgsql: Fix brin.c indentation issues introduced by c1ec02be1d

From: Tomas Vondra <tomas(dot)vondra(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix brin.c indentation issues introduced by c1ec02be1d
Date: 2023-11-26 20:36:49
Message-ID: E1r7Ls1-007OWh-9L@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix brin.c indentation issues introduced by c1ec02be1d

Per buildfarm member koel.

Branch
------
master

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

Modified Files
--------------
src/backend/access/brin/brin.c | 3 ++-
src/tools/pgindent/typedefs.list | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2023-11-26 21:40:40 pgsql: Doc: list AT TIME ZONE and COLLATE in operator precedence table.
Previous Message Peter Eisentraut 2023-11-25 21:36:04 pgsql: Use fipshash in brin_multi test