Table of Contents
TABLEIn the sections that follow, we will discuss how you can extend the Postgres Pro SQL query language by adding:
functions (starting in Section 41.3)
aggregates (starting in Section 41.12)
data types (starting in Section 41.13)
operators (starting in Section 41.14)
operator classes for indexes (starting in Section 41.16)
packages of related objects (starting in Section 41.17)