12/12/2012
Seguindo a moda, Postgres liberou sua nova linguagem procedural plv8, baseada em javascript do engine v8 do google http://goo.gl/nDAhF
PLV8 is a shared library that provides a PostgreSQL procedual language powered by V8 JavaScript Engine. With this program you can write in JavaScript your function that is callable from SQL.