Table of Contents
TABLE
In the sections that follow, we will discuss how you can extend the PostgreSQL SQL query language by adding:
functions (starting in Section 38.3)
aggregates (starting in Section 38.11)
data types (starting in Section 38.12)
operators (starting in Section 38.13)
operator classes for indexes (starting in Section 38.15)
packages of related objects (starting in Section 38.16)