字符串函数:
http://www.php100.com/manual/PostgreSQL8/functions-string.html
http://gavin-chen.iteye.com/blog/262847
官方文档
http://www.postgresql.org/docs/9.3/static/plpgsql.html
PostgreSQL函数如何返回数据集,create function例子
http://my.oschina.net/Kenyon/blog/108303
基本数据类型:
http://blog.csdn.net/neo_liu0000/article/details/6254086
游标: