Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
November 14, 2024:
PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 Released!
Documentation
→
PostgreSQL 7.0
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
36.
Architecture
37.
Extending
SQL
: An Overview
38.
Extending
SQL
: Functions
39.
Extending
SQL
: Types
40.
Extending
SQL
: Operators
41.
Extending
SQL
: Aggregates
42.
The
Postgres
Rule System
43.
Interfacing Extensions To Indices
44.
Index Cost Estimation Functions
45.
GiST Indices
46.
Linking Dynamically-Loaded Functions
47.
Triggers
48.
Server Programming Interface
49.
Procedural Languages
Information for extending
Postgres
.
Prev
Home
Next
Timing Results
Architecture