Query JITing with LLVM ORC - Mailing list pgsql-hackers

From João Paulo Labegalini de Carvalho
Subject Query JITing with LLVM ORC
Date
Msg-id CAGjvy28XvA4VpXyQrjyhDk_Rd6D9qmekfhEPFBeF0JzR5A8dLQ@mail.gmail.com
Whole thread Raw
Responses Re: Query JITing with LLVM ORC
List pgsql-hackers
Hi all,

I am working on a project with LLVM ORC that led us to PostgreSQL as a target application. We were surprised by learning that PGSQL already uses LLVM ORC to JIT certain queries.

I would love to know what motivated this feature and for what it is being currently used for, as it is not enabled by default.

Thanks.

--
João Paulo L. de Carvalho
Ph.D Computer Science |  IC-UNICAMP | Campinas , SP - Brazil
Postdoctoral Research Fellow | University of Alberta | Edmonton, AB - Canada

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Query Jumbling for CALL and SET utility statements
Next
From: Ashutosh Sharma
Date:
Subject: Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions