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 39.3)
aggregates (starting in Section 39.12)
data types (starting in Section 39.13)
operators (starting in Section 39.14)
operator classes for indexes (starting in Section 39.16)
packages of related objects (starting in Section 39.17)