PostgreSQLでは,いろいろな言語を使ってユーザー定義関数を書くことができる。代表的なものとしては,PL/pgSQLというSQLに ...
PL/Java brings functions, triggers, aggregates, types, operators, etc. in Java. 1.6.7 is the seventh minor update in the 1.6 series, for applications on PostgreSQL 9. ...
PostgreSQLでは様々な言語を使ってユーザー定義関数(他のDBMSでは「ストアド・プロシジャ」と呼ばれている)を書くことができるだけでなく,任意の言語のユーザー定義関数を書く枠組み(言語ハンドラ)をユーザーが自由に追加できる。このメリットを生かし ...
PL/Java brings functions, triggers, aggregates, types, operators, etc. in Java. 1.6.6 is the sixth minor update in the 1.6 series, for applications on PostgreSQL 9.5 ...