Обсуждение: pgsql: Remove duplicated assignment of LLVMJitHandle->lljit

Поиск
Список
Период
Сортировка

pgsql: Remove duplicated assignment of LLVMJitHandle->lljit

От
Michael Paquier
Дата:
Remove duplicated assignment of LLVMJitHandle->lljit

This duplicated assignment when emiting some code not yet compiled.

Oversight in 6c57f2e.

Author: Matheus Alcantara
Reviewed-by: Gurjeet Singh
Discussion:
https://postgr.es/m/La1Tfi7wirg9uGbCx_y7Qb9kl2T15mYouDXjCKAFuDqzQWnTRwH7KNLGigLLcxRs91V6dp2ySs1j_7mB4btzEZJ9NIMEAyOjUyAS7Jx-ydQ=@pm.me

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ccfca8ea42b8be09a509f68564f6ee13859285b1

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