Re: Typo: llvm*.cpp files identified as llvm*.c

Amit Langote <langote_amit_f8@lab.ntt.co.jp>

From: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
To: Andres Freund <andres@anarazel.de>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2019-01-23T00:15:40Z
Lists: pgsql-hackers
On 2019/01/23 4:51, Andres Freund wrote:
> Hi,
> 
> On 2019-01-22 13:43:32 +0900, Amit Langote wrote:
>> Attached find a patch to fix $subject.
> 
> Thanks, pushed to master and 11.

Thank you.

Regards,
Amit




Commits

  1. llvm: Fix file-ending in IDENTIFICATION comments.

  2. Remove cvs keywords from all files.

  3. Change my-function-name-- to my_function_name, and optimizer renames.