pgsql: llvmjit: Remove unnecessary types - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: llvmjit: Remove unnecessary types
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
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 <[email protected]>
Reviewed-by: Daniel Gustafsson <[email protected]>
Discussion: https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2dad308e73c1d105e69e69b9268a871260d94b4e

Modified Files
--------------
src/backend/jit/llvm/llvmjit.c | 11 -----------
1 file changed, 11 deletions(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Fix the misuse of origin filter across multiple pg_logical_slot_
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Add TupleDescGetDefault()