| The PostgreSQL 9.0 Reference Manual - Volume 2 - Programming Guide
by The PostgreSQL Global Development Group Paperback (6"x9"), 478 pages ISBN 9781906966065 RRP £14.95 ($19.95) Sales of this book support the PostgreSQL project! Get a printed copy>>> |
5 Extending SQL
In the sections that follow, we will discuss how you can extend the PostgreSQL SQL query language by adding:
- functions (starting in section 5.3 User-Defined Functions)
- aggregates (starting in section 5.10 User-Defined Aggregates)
- data types (starting in section 5.11 User-Defined Types)
- operators (starting in section 5.12 User-Defined Operators)
- operator classes for indexes (starting in section 5.14 Interfacing Extensions To Indexes)
| ISBN 9781906966065 | The PostgreSQL 9.0 Reference Manual - Volume 2 - Programming Guide | See the print edition |