Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
September 26, 2024:
PostgreSQL 17 Released!
Documentation
→
PostgreSQL 6.5
Unsupported versions:
7.0
/
6.5
/
6.4
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
Prev
Next
III. Programmer's Guide
Table of Contents
30.
Architecture
31.
Extending
SQL
: An Overview
32.
Extending
SQL
: Functions
33.
Extending
SQL
: Types
34.
Extending
SQL
: Operators
35.
Extending
SQL
: Aggregates
36.
The
Postgres
Rule System
37.
Interfacing Extensions To Indices
38.
GiST Indices
39.
Linking Dynamically-Loaded Functions
40.
Triggers
41.
Server Programming Interface
42.
Procedural Languages
Information for extending
Postgres
.
Prev
Home
Next
Timing Results
Architecture