pgsql: Adapt to LLVM 7+ Orc API changes.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Adapt to LLVM 7+ Orc API changes.
Дата
Msg-id E1f0bFG-0000qU-MD@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Adapt to LLVM 7+ Orc API changes.

This is mostly done to be able to validate features and fixes
submitted to LLVM. Given the size of these changes that seems
acceptable.

Author: Andres Freund

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4b9094eb6e14dfdbed61278ea8e51cc846e43579

Modified Files
--------------
src/backend/jit/llvm/llvmjit.c | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Correct some typos in the new JIT code.
Следующее
От: Teodor Sigaev
Дата:
Сообщение: pgsql: Add predicate locking for GiST