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 8.0.26 Documentation
Prev Fast Backward Chapter 37. PL/Perl - Perl Procedural Language Fast Forward Next

37.7. Limitations and 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).

  • SPI is not yet fully implemented.

  • In the current implementation, if you are fetching or returning very large data sets, you should be aware that these will all go into memory.


Prev Home Next
PL/Perl Triggers Up PL/Python - Python Procedural Language

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