Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-03 | Optimize fast-path FK checks with batched index probes | Amit Langote | 19 (unreleased) |
| 2026-03-31 | Add fast path for foreign key constraint checks | Amit Langote | 19 (unreleased) |
| 2025-04-04 | Make derived clause lookup in EquivalenceClass more efficient | Amit Langote | 18.0 |
| 2024-04-08 | JSON_TABLE: Add support for NESTED paths and columns | Amit Langote | 17.0 |
| 2024-04-04 | Add basic JSON_TABLE() functionality | Amit Langote | 17.0 |
| 2024-03-21 | Add SQL/JSON query functions | Amit Langote | 17.0 |
| 2023-07-26 | Add more SQL/JSON constructor functions | Amit Langote | 17.0 |
| 2023-07-20 | Unify JSON categorize type API and export for external use | Amit Langote | 17.0 |