pgsql: Track LLVM 18 changes.

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема pgsql: Track LLVM 18 changes.
Дата
Msg-id E1rSnyv-002xxl-AM@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Track LLVM 18 changes.

A function was given a newly standard name from C++20 in LLVM 16.  Then
LLVM 18 added a deprecation warning for the old name, and it is about to
ship, so it's time to adjust that.

Back-patch to all supported releases.

Discussion: https://www.postgresql.org/message-id/CA+hUKGLbuVhH6mqS8z+FwAn4=5dHs0bAWmEMZ3B+iYHWKC4-ZA@mail.gmail.com

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/60ba7cae7cc758f09899429d1134a14adc35fd94

Modified Files
--------------
src/backend/jit/llvm/llvmjit_inline.cpp | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)


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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: pgsql: Track LLVM 18 changes.
Следующее
От: Thomas Munro
Дата:
Сообщение: pgsql: Track LLVM 18 changes.