pllua / pllua-deprecated

[DEPRECATED] This repository is no longer maintained. Please follow https://github.com/pllua/pllua
197 stars 16 forks source link

remake pgfunc to accept any language functions #24

Closed eugwne closed 8 years ago

eugwne commented 8 years ago

if pgfunc uses is not internal than second arg should be used: secod arg is table with options {only_intermal = false, throwable = false} if function is not internal, than when throwable == true then pg_try pg_catch are used inside