pgsql: llvm: Fix file-ending in IDENTIFICATION comments. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: llvm: Fix file-ending in IDENTIFICATION comments.
Date
Msg-id E1gm25B-0004Bx-NM@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
llvm: Fix file-ending in IDENTIFICATION comments.

Author: Amit Langote
Discussion: https://postgr.es/m/9a54dcef-c799-ce89-2e47-0a7fc12d5fc2@lab.ntt.co.jp
Backpatch: 11-, where llvm was introduced.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/005881033d4e34c0b2e0a157464dc1929db52e17

Modified Files
--------------
src/backend/jit/llvm/llvmjit_error.cpp  | 2 +-
src/backend/jit/llvm/llvmjit_inline.cpp | 2 +-
src/backend/jit/llvm/llvmjit_wrap.cpp   | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Avoid thread-safety problem in ecpglib.
Next
From: Andres Freund
Date:
Subject: pgsql: llvm: Fix file-ending in IDENTIFICATION comments.