节点文献

PostgreSQL存储过程移植方法

Transplanting stored procedure from Oracle to PostgreSQL

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 王良王彤杨尚

【Author】 WANG Liang1,WANG Tong2,YANG Shang1(1.School of Information,Renmin University of China,Beijing 100872,China;2.School of Computer,Communication University of China,Beijing 100024,China)

【机构】 中国人民大学信息学院中国传媒大学计算机学院

【摘要】 在对PostgreSQL存储过程处理机制进行研究的基础上,分析了Oracle存储过程移植到PostgreSQL时的语法、参数默认值、out参数、事务回滚、游标和内置函数等问题,并从成本、收益和技术难度的角度比较了两种存储过程移植方法——改写存储过程方法和扩展PostgreSQL的存储过程功能方法。深入研究了通过扩展PL/pgSQL源码来调整PostgreSQL存储过程功能的PLSE方法。

【Abstract】 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.

【关键词】 存储过程移植OraclePostgreSQLPL/psSQL
【Key words】 stored proceduretransplantOraclePostgreSQLPL/psSQL
  • 【文献出处】 计算机应用 ,Journal of Computer Applications , 编辑部邮箱 ,2010年S1期
  • 【分类号】TP311.54
  • 【被引频次】10
  • 【下载频次】166
节点文献中: 

本文链接的文献网络图示:

本文的引文网络