Pure SQL PostgreSQL data types and functions for parsing and expanding RFC 5545 recurrence rules.
pgext.cloud · Source code · Documentation · Control file
| Package | pgsql_rrule |
|---|---|
| Version | 0.0.4 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 10 |
| Latest commit | 2016-06-20 |
| Latest release | 2016-09-02 |
| Catalogue updated | 2026-08-30 |
| pg_ical | RRULE recurrence functions for PostgreSQL backed by libical |
| pg_rrule | RRULE field type for PostgreSQL |
| pgcalendar | Recurring calendar, schedule, and exception management for PostgreSQL |
| geekspeak_calendar | Calendar and iCalendar integration for GeekSpeak podcast recording schedules and episodes. |
| pg_ethiopian_calendar | Convert between Gregorian and Ethiopian calendar dates |
| pg_ethopic | Format Ethiopic dates and numbers in PostgreSQL. |
| calendars | calendar conversion routines |
| kq_cx | Preloaded in-memory calendar cache and date-arithmetic functions for ketteQ PostgreSQL schemas. |