September 25, 2025: PostgreSQL 18 Released!
Unsupported versions: 8.4 / 8.3 / 8.2 / 8.1 / 8.0 / 7.4 / 7.3
This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the current version, or one of the other supported versions listed above instead.
PostgreSQL 7.3.21 Documentation
Prev Chapter 21. PL/Perl - Perl Procedural Language Next

21.5. Missing Features

The following features are currently missing from PL/Perl, but they would make welcome contributions:

  • PL/Perl functions cannot call each other directly (because they are anonymous subroutines inside Perl). There's presently no way for them to share global variables, either.

  • PL/Perl cannot be used to write trigger functions.

  • DBD::PgSPI or similar capability should be integrated into the standard PostgreSQL distribution.


Prev Home Next
Trusted and Untrusted PL/Perl Up PL/Python - Python Procedural Language

AltStyle によって変換されたページ (->オリジナル) /