You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,7 @@ LLVM dumps are stored in the `llvm_dump` subdirectory in the database directory.
60
60
## Resources
61
61
62
62
- LLVM Cauldron 2016: Speeding up query execution in PostgreSQL using LLVM JIT ([slides](http://llvm.org/devmtg/2016-09/slides/Melnik-PostgreSQLLLVM.pdf))
-[Dynamic compilation of expressions in SQL queries for PostgreSQL](http://www.ispras.ru/en/proceedings/isp_28_2016_4/isp_28_2016_4_217/) (paper in Russian, abstract in English)
64
65
- PgConf.Russia 2016: Speeding up query execution in PostgreSQL using LLVM JIT compiler ([slides](https://pgconf.ru/en/2016/89652) in Russian)
0 commit comments