Y
Hacker News
new
|
ask
|
show
|
jobs
by
dbenhur
4505 days ago
The default stored procedure language is PL/pgSQL
http://www.postgresql.org/docs/9.3/static/plpgsql.html
and has been available in Postgres almost forever.
1 comments
nousernamesleft
4505 days ago
Those are functions, not stored procedures.
link