Extensions / Functions and aggregates
Functions for enhancing range type functionality.
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | range_type_functions |
|---|---|
| Version | 0.0.4 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2016-09-27 |
| Catalogue updated | 2026-08-30 |
| inetrange | Range type for PostgreSQL inet values with range operators and GiST indexing support. |
| range_partitioning | Manages trigger-based static range partitions for PostgreSQL-XL, including split and merge operations. |
| cranges | Closed forms of PostgreSQL discrete built-in ranges |
| pgchronos | SQL functions and operators for union, intersection, and difference over daterange and tstzrange arrays. |