首页 | 本学科首页   官方微博 | 高级检索  
     


Query compilation in PostgreSQL by specialization of the DBMS source code
Authors:E Yu Sharygin  R A Buchatskiy  R A Zhuykov  A R Sher
Affiliation:1.Ivannikov Institute for System Programming,Russian Academy of Sciences,Moscow,Russia;2.Moscow State University,Moscow,Russia
Abstract:This paper describes the development of a query compiler for the PostgreSQL DBMS based on automatic code specialization methods; these methods allow one to avoid the development and support difficulties typical for classical query compilers by dividing the compiler development problem into two independent subproblems: reduction of overhead costs and implementation of algorithmic improvements. We assert that this decomposition facilitates the solution of both the subproblems: the cost reduction can be automated, while the algorithmic improvements can be implemented in the interpreter in the DBMS implementation language. This paper presents methods for online and offline specialization, considers specifics of specialization and binding-time analysis of the PostgreSQL source code, and describes the transition to a push model of execution.
Keywords:
本文献已被 SpringerLink 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号