llvmjit: Remove unnecessary types

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 2dad308e73c1d105e69e69b9268a871260d94b4e
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2023-09-27T11:02:01Z
Releases: 17.0
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

Files

PathChange+/−
src/backend/jit/llvm/llvmjit.c modified +0 −11

Discussion