Thread: pgsql: llvm: Fix file-ending in IDENTIFICATION comments.

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

From
Andres Freund
Date:
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
------
REL_11_STABLE

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

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(-)