select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Unsupported versions: 6.3
Historical version. PostgreSQL 6.3 reached end of support in March 2003. See the current manual for supported releases.
PostgreSQL
Prev Next

Chapter 30. Extending SQL: An Overview

Table of Contents
How Extensibility Works
The Postgres Type System
About the Postgres System Catalogs

In the sections that follow, we will discuss how you can extend the Postgres SQL query language by adding:

  • functions

  • types

  • operators

  • aggregates


Prev Home Next
Architecture Up How Extensibility Works

Report a documentation issue

Read the upstream documentation. For corrections, first check the current manual.