Examples of using Procedural language in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Ability to program in a contemporary procedural language(C, C++, etc.).
To build the PL/Tcl procedural language, you of course need a Tcl installation.
DROP LANGUAGE removes the definition of a previously registered procedural language.
The basics of developing a new procedural language are covered in Chapter 45.
A procedural language must be"installed" into each database where it is to be used.
The basics of developing a new procedural language are covered in Chapter 46.
A procedural language must be"installed" into each database where it is to be used.
Writing a handler for a new procedural language is described in Section 9.8.
DROP LANGUAGE removes the definition of a previously registered procedural language.
The basics of developing a new procedural language are covered in Section 12.7.
DROP LANGUAGE removes the definition of a previously registered procedural language.
To be able to use a procedural language, a user must be granted the USAGE privilege.
It can be sql, c, internal,or the name of a user-defined procedural language, e.g. plpgsql.
To build the PL/Tcl procedural language, you of course need a Tcl installation.
DROP LANGUAGE will remove the definition of the previously registered procedural language.
The PL/Python procedural language allows PostgreSQL functions to be written in the Python language. .
DROP LANGUAGE will remove the definition of the previously registered procedural language.
PL/Python, a procedural language for PostgreSQL, allows to write functions in the Python language. .
DROP LANGUAGE will remove the definition of the previously registered procedural language.
The PL/Python procedural language allows PostgreSQL functions to be written in the Python language. .
DROP LANGUAGE will remove the definition of the previously registered procedural language.
After reading this chapter, you should consult the chapter for your favorite procedural language to find out the language-specific details of writing a trigger in it.
DROP LANGUAGE will remove the definition of the previously registered procedural language<name>
He is also the author and maintainer of a PostgreSQL procedural language handler for the R language, PL/R.
DROP LANGUAGE will remove the definition of the previously registered procedural language<name>
The following two commandsexecuted in sequence will register a new procedural language and the associated call handler.
DROP LANGUAGE will remove the definition of the previously registered procedural language<name>
Using CREATE LANGUAGE, a PostgreSQL user can register a new procedural language with a PostgreSQL database.
The Language Packageprovides required libraries for officially supported procedural language PL/Python, PL/Perl and PL/Tcl.