pgsql: Fix indentation - Mailing list pgsql-committers

From John Naylor
Subject pgsql: Fix indentation
Date
Msg-id E1w92M2-002vKl-2x@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix indentation

Per buildfarm member koel

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/519acd1be59e407a62dbe6a5240d9d1dcb8cd062

Modified Files
--------------
src/port/pg_crc32c_armv8.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: John Naylor
Date:
Subject: pgsql: Compute CRC32C on ARM using the Crypto Extension where available
Next
From: Peter Geoghegan
Date:
Subject: pgsql: Rename heapam_index_fetch_tuple argument for clarity.