Query compilation in PostgreSQL by specialization of the DBMS source code


如何引用文章

全文:

开放存取 开放存取
受限制的访问 ##reader.subscriptionAccessGranted##
受限制的访问 订阅存取

详细

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.

作者简介

E. Sharygin

Ivannikov Institute for System Programming; Moscow State University

编辑信件的主要联系方式.
Email: eush@ispras.ru
俄罗斯联邦, ul. Solzhenitsyna 25, Moscow, 109004; Moscow, 119991

R. Buchatskiy

Ivannikov Institute for System Programming

Email: eush@ispras.ru
俄罗斯联邦, ul. Solzhenitsyna 25, Moscow, 109004

R. Zhuykov

Ivannikov Institute for System Programming

Email: eush@ispras.ru
俄罗斯联邦, ul. Solzhenitsyna 25, Moscow, 109004

A. Sher

Ivannikov Institute for System Programming

Email: eush@ispras.ru
俄罗斯联邦, ul. Solzhenitsyna 25, Moscow, 109004

补充文件

附件文件
动作
1. JATS XML

版权所有 © Pleiades Publishing, Ltd., 2017