期刊文献+

PostgreSQL存储过程移植方法 被引量:4

Transplanting stored procedure from Oracle to PostgreSQL
下载PDF
导出
摘要 在对PostgreSQL存储过程处理机制进行研究的基础上,分析了Oracle存储过程移植到PostgreSQL时的语法、参数默认值、out参数、事务回滚、游标和内置函数等问题,并从成本、收益和技术难度的角度比较了两种存储过程移植方法——改写存储过程方法和扩展PostgreSQL的存储过程功能方法。深入研究了通过扩展PL/pgSQL源码来调整PostgreSQL存储过程功能的PLSE方法。 Based on researching into process mechanism of stored procedures in PostgreSQL, main problems in transporting Oracle' s stored procedures to PostgreSQL were analyzed, including syntax, parameter default, out parameters, rollback, cursor, and inline functions, etc. From the point of view of cost, return on investment and technique difficulty, two transplanting manners of stored procedures, rewriting stored procedures itself and extending the function of PostgreSQL stored procedures were compared. The PLSE, which is a transplantation solution that the function of PostgreSQL stored procedures is adjusted through extending PL/pgSQL source codes, was investigated.
出处 《计算机应用》 CSCD 北大核心 2010年第A01期220-224,共5页 journal of Computer Applications
关键词 存储过程 移植 ORACLE POSTGRESQL PL/psSQL stored procedure transplant Oracle PostgreSQL PL/psSQL
  • 相关文献

参考文献2

  • 1PostgreSQL 8.2.13 documentation chapter 37. PL/pgSQL - SQL procedural language[EB/OL]. [2009- 10-01]. http://www. postgresql. org/docs/8.2/static/plpgsql. html.
  • 2Oracle database application developer' s guide - Fundamentals 10g release 1 chapter 7 using procedures and packages[EB/OL]. [ 2009 - 10 - 01 ]. http://download. oracle. com/docs/cd/B14117_01/ appdev. 101/b10795/adfnspc. htm#1006228.

同被引文献42

引证文献4

二级引证文献19

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部