Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
May 8, 2025:
PostgreSQL 17.5, 16.9, 15.13, 14.18, and 13.21 Released!
|
PostgreSQL 18 Beta 1 Released!
Documentation
→
PostgreSQL 11
Supported Versions:
Current
(
17
) /
16
/
15
/
14
/
13
Development Versions:
18
/
devel
Unsupported versions:
12
/
11
/
10
/
9.6
/
9.5
/
9.4
/
9.3
/
9.2
/
9.1
/
9.0
/
8.4
/
8.3
/
8.2
/
8.1
/
8.0
/
7.4
/
7.3
/
7.2
This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the
current
version, or one of the other supported versions listed above instead.
38.5. Query Language (
SQL
) Functions
Prev
Up
Chapter 38. Extending
SQL
Home
Next
38.5. Query Language (
SQL
) Functions
38.5.1. Arguments for
SQL
Functions
38.5.2.
SQL
Functions on Base Types
38.5.3.
SQL
Functions on Composite Types
38.5.4.
SQL
Functions with Output Parameters
38.5.5.
SQL
Functions with Variable Numbers of Arguments
38.5.6.
SQL
Functions with Default Values for Arguments
38.5.7.
SQL
Functions as Table Sources
38.5.8.
SQL
Functions Returning Sets