pgsql: Correct some typos in the new JIT code.

Started by Andres Freundover 8 years ago1 messagescomitters
Jump to latest
#1Andres Freund
andres@anarazel.de

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