Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-07-01 | Add min() and max() aggregate support for uuid. | Masahiko Sawada | master |
| 2026-03-26 | Fix UUID sortability tests in base32hex encoding. | Masahiko Sawada | 19 (unreleased) |
| 2026-03-25 | Add base32hex support to encode() and decode() functions. | Masahiko Sawada | 19 (unreleased) |
| 2026-03-19 | Allow explicit casting between bytea and uuid. | Masahiko Sawada | 19 (unreleased) |
| 2025-03-28 | Fix timestamp overflow in UUIDv7 implementation. | Masahiko Sawada | 18.0 |
| 2024-12-11 | Add UUID version 7 generation function. | Masahiko Sawada | 18.0 |