Re: Typo: llvm*.cpp files identified as llvm*.c
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: Andrew Gierth <andrew@tao11.riddles.org.uk>
Cc: Andres Freund <andres@anarazel.de>, Michael Paquier <michael@paquier.xyz>, Thomas Munro <thomas.munro@enterprisedb.com>, Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>,
Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2019-05-23T01:04:52Z
Lists: pgsql-hackers
Attachments
- 0001-Drop-IDENTIFICATION-comment-blocks.patch.gz (application/x-gzip) patch 0001
On Wed, Jan 23, 2019 at 7:24 PM Andrew Gierth <andrew@tao11.riddles.org.uk> wrote: > >>>>> "Andres" == Andres Freund <andres@anarazel.de> writes: > > [IDENTIFICATION] > > Andres> I think we should just rip them out. It's useless noise. > > +1 Here's a patch like that. 948 files changed, 3215 deletions(-) -- Thomas Munro https://enterprisedb.com
Commits
-
llvm: Fix file-ending in IDENTIFICATION comments.
- f6192660ab86 11.2 landed
- 005881033d4e 12.0 landed
-
Remove cvs keywords from all files.
- 9f2e21138693 9.1.0 cited
-
Change my-function-name-- to my_function_name, and optimizer renames.
- 6724a5078748 7.1.1 cited