PostgreSQL
PrevNext

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:


PrevHomeNext
アーキテクチャUpHow Extensibility Works