Thread: pgsql: Correct some typos in the new JIT code.

pgsql: Correct some typos in the new JIT code.

From
Andres Freund
Date:
Correct some typos in the new JIT code.

Author: Thomas Munro

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/96b5eac9186e033c67944124803ef5aa8f246afc

Modified Files
--------------
src/backend/jit/llvm/llvmjit.c         | 12 ++++++------
src/backend/jit/llvm/llvmjit_error.cpp |  6 +++---
src/backend/jit/llvm/llvmjit_expr.c    |  4 ++--
src/backend/jit/llvm/llvmjit_types.c   |  2 +-
4 files changed, 12 insertions(+), 12 deletions(-)