Índice
TABLEIn the sections that follow, we will discuss how you can extend the PostgreSQL SQL query language by adding:
functions (starting in Funções definidas pelo usuário)
aggregates (starting in Seção 36.12)
data types (starting in Tipos de dados definidos pelo usuário)
operators (starting in Seção 36.14)
operator classes for indexes (starting in Interligando extensões a índices)
packages of related objects (starting in Acondicionamento de objetos relacionados em uma extensão)