Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
November 21, 2024:
PostgreSQL 17.2, 16.6, 15.10, 14.15, 13.18, and 12.22 Released!
Documentation
→
PostgreSQL 6.4
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
IV. Programmer's Guide
Table of Contents
36.
Introduction
37.
Architecture
38.
Extending
SQL
: An Overview
39.
Extending
SQL
: Functions
40.
Extending
SQL
: Types
41.
Extending
SQL
: Operators
42.
Extending
SQL
: Aggregates
43.
The
Postgres
Rule System
44.
Interfacing Extensions To Indices
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
Introduction