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.3
Unsupported versions:
6.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
Prev
Next
IV. Programmer's Guide
Table of Contents
28.
Introduction
29.
Architecture
30.
Extending SQL: An Overview
31.
Extending SQL: Functions
32.
Extending SQL: Types
33.
Extending SQL: Operators
34.
Extending SQL: Aggregates
35.
Interfacing Extensions To Indices
36.
GiST Indices
37.
Linking Dynamically-Loaded Functions
38.
Triggers
39.
Server Programming Interface
40.
libpq
Information for extending Postgres.
Prev
Home
Next
Timing Results
Introduction