pgsql: llvmjit: Remove unnecessary types

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: llvmjit: Remove unnecessary types
Дата
Msg-id E1qlSPG-006GNf-Bs@gemulon.postgresql.org
обсуждение исходный текст
Список 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 <andres@anarazel.de>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/20221101055132.pjjsvlkeo4stbjkq@awork3.anarazel.de

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 по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Fix the misuse of origin filter across multiple pg_logical_slot_
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add TupleDescGetDefault()