H.3. Procedural Languages H.3. Procedural Languages PostgreSQL includes several procedural languages with the base distribution: PL/pgSQL , PL/Tcl , PL/Perl , and PL/Python . ...
Greenplum supports a pluggable procedural language architecture by virtue of its PostgreSQL heritage. This allows user-defined functions to be written in languages other than SQL ...
CREATE LANGUAGE Synopsis Description Parameters Notes Examples Compatibility See Also CREATE LANGUAGE Defines a new procedural language. Synopsis CREATE [ PROCEDURAL ]...
45. PL/Perl - Perl Procedural Language Tip Note 45. PL/Perl - Perl Procedural Language PL/Perl is a loadable procedural language that enables you to write PostgreSQL function...