Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-26 | SQL/JSON: Remove useless code in ExecInitJsonExpr() | Amit Langote | 18.0 |
| 2024-07-26 | SQL/JSON: Respect OMIT QUOTES when RETURNING domains over jsonb | Amit Langote | 18.0 |
| 2024-07-26 | SQL/JSON: Improve error-handling of JsonBehavior expressions | Amit Langote | 18.0 |
| 2024-07-26 | SQL/JSON: Fix error-handling of some JsonBehavior expressions | Amit Langote | 18.0 |
| 2024-07-17 | SQL/JSON: Rethink c2d93c3802b | Amit Langote | 18.0 |
| 2024-07-16 | SQL/JSON: Fix a paragraph in JSON_TABLE documentation | Amit Langote | 18.0 |
| 2024-07-09 | SQL/JSON: Various improvements to SQL/JSON query function docs | Amit Langote | 18.0 |
| 2024-07-08 | Typo fix | Amit Langote | 18.0 |
| 2024-07-04 | SQL/JSON: Fix some obsolete comments. | Amit Langote | 18.0 |