pgsql: Track LLVM 14 API changes, up to 2022-01-30.

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема pgsql: Track LLVM 14 API changes, up to 2022-01-30.
Дата
Msg-id E1nFp7J-0000rv-DG@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Track LLVM 14 API changes, up to 2022-01-30.

Tested with LLVM 11, LLVM 13 and LLVM's main branch at commit
8d8fce87bbd5.  There are still some deprecation warnings that will need
to be sorted out, but this may be enough to turn "seawasp" green again.

Like commit e6a76002, done on master only for now.

Reviewed-by: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/CA%2BhUKG%2B3Ac3He9_SpJcxeiiVknbcES1tbZEkH9sRBdJFGj8K5Q%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/807fee1a39de6bb8184082012e643951abb9ad1d

Modified Files
--------------
src/backend/jit/llvm/llvmjit_error.cpp | 35 +++++++++++++++++++++++++++++-----
1 file changed, 30 insertions(+), 5 deletions(-)


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Improve invalidation handling in pgoutput.c.
Следующее
От: John Naylor
Дата:
Сообщение: pgsql: Improve worst-case performance of text_position_get_match_pos()