| PostgreSQL 8.0.17 Documentation | ||||
|---|---|---|---|---|
| Prev | Fast Backward | Chapter 31. Extending SQL | Fast Forward | Next |
PostgreSQL allows user-defined functions to be written in other languages besides SQL and C. These other languages are generically called procedural languages (PLs). Procedural languages aren't built into the PostgreSQL server; they are offered by loadable modules. See Chapter 34 and following chapters for more information.
No comments could be found for this page.
New comments cannot be added to old documentation versions.