Languages

Language can register a new procedural language with a PostgreSQL database. Subsequently, functions and trigger procedures can be defined in this new language. The user must have the PostgreSQL superuser privilege to register a new language.

Just simply click -> Language to open an object pane for Language. A right-click displays the popup menu or using the object pane toolbar below, allowing you to create new, edit and delete the selected Language.

Create Language

To create a new language

To create a new language with modification as one of the existing language

Edit Language

To edit the existing language(manage its properties, privileges etc)

To change the name of the language

Note: Support from PostgreSQL 7.4 or later.

Delete Language

To delete a language

Achieve Language Information

To achieve a language information (OID, language Database, Handler and DDL, etc)