pgsql: Improve comment spelling and style in llvmjit_deform.c. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Improve comment spelling and style in llvmjit_deform.c.
Date
Msg-id E1hLcED-0000Kg-F2@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve comment spelling and style in llvmjit_deform.c.

Author: Justin Pryzby
Discussion:
    https://postgr.es/m/20190408141828.GE10080@telsasoft.com
    https://postgr.es/m/20181127184133.GM10913@telsasoft.com

Branch
------
master

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

Modified Files
--------------
src/backend/jit/llvm/llvmjit_deform.c | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)


pgsql-committers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: pgsql: Track block level checksum failures in pg_stat_database
Next
From: Andres Freund
Date:
Subject: pgsql: Fix unused variable compiler warning in !debug builds.