llvmjit: Remove unnecessary types
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 27 Sep 2023 11:02:01 +0000 (13:02 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 27 Sep 2023 11:02:01 +0000 (13:02 +0200)
commit2dad308e73c1d105e69e69b9268a871260d94b4e
tree19913fd3485f38ded34d3b19df7ccf22bdad4881
parent54ccfd65868c013a8c6906bc894bc5ea3640740a
llvmjit: Remove unnecessary types

These types were added in fb46ac26fe but hasn't been used, so
remove until there is a need for them.

Author: Andres Freund <andres@anarazel.de>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/20221101055132.pjjsvlkeo4stbjkq@awork3.anarazel.de
src/backend/jit/llvm/llvmjit.c