|< < 31 > >|

Stored Procedures

PL/Python

  • Similar to PL/pgSQL, but the control structures and types are Python.
  • SQL integration is not as good as PL/pgSQL. Use SQL through an API.

Others

  • PL/Perl
  • PL/Tcl

We won't be covering them.

|< < 31 > >|