每日 Harness 开源 · Source
返回本期 · Back to 2026-07-17

开源 / 项目 · Projects2026-07-17 · Friday, July 17, 2026

uplpgsql - PL/pgSQL compiled to native code

github.com原文 ↗

uplpgsql - PL/pgSQL compiled to native code
uplpgsql 目标是把 PL/pgSQL 编译为 native code,让 Postgres 存储过程摆脱解释执行开销。HN 描述中作者追溯到 2005 年 7 月 19 日曾演示优化 PL/SQL compiler,后来也参与 EnterpriseDB 的 Oracle 兼容工作。这个项目不是突然出现的编译器玩具,而是把长期数据库过程语言优化经验重新落到 Postgres。
浏览

评论 · Comments