Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Iwan Kelaiah: "SQL Maestro products (Postgresql) have saved me a lot of time in designing, managing and generating reports and front-ends of Postgresql databases. Keep up the great work and thank you for such great products.".
Jad Cooper: "Your program is the best. I have only few hours but now I make very great data for my meeting".

More

Add your opinion

PostgreSQL Maestro online Help

Prev Return to chapter overview Next

Editing language properties

Language Editor provides you with an ability to edit language properties. The Properties tab allows you to change the language name, the language handler and validator functions and the comment for the language. You can also find the OID there.

 

Name

Here you can change the language name.

 

Comment

This filed stores a comment to the language.

 

OID

The field contains the language OID (object identifier).

 

Trusted specifies that the call handler for the language is safe, that is, it does not offer an unprivileged user any functionality to by pass access restrictions.

 

Handler Function

Specify the name of a previously registered function that will be called to execute the procedural language functions.

 

Validator Function

Edit the name of a previously registered function that will be called when a new function in the language is created, to validate the new function.

 

To apply the changes, select the Apply Changes item in the Navigation bar or use Ctrl+F9 or Ctrl+F7 shortcut keys.

 

It is also possible to modify object properties without opening the object editor: use the Object Properties item of the popup menu of the selected object from the explorer tree.



Prev Return to chapter overview Next