Hi,
How can I activate the plsql language from a SQL environment in PostgreSQL 7.1?
I know the command line command "createlang", but I would like to use a SQL
syntax. I have been trying with the SQL command "CREATE LANGUAGE", but I
don't know how to do it.
Thanks.