Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-02-11 | Allow extension functions to participate in in-place updates. | Tom Lane | 18.0 |
| 2025-02-11 | Implement new optimization rule for updates of expanded variables. | Tom Lane | 18.0 |
| 2024-01-04 | In plpgsql, allow %TYPE and %ROWTYPE to be followed by array decoration. | Tom Lane | 17.0 |
| 2021-08-21 | Improve error messages about misuse of SELECT INTO. | Tom Lane | 14.0 |
| 2021-08-21 | Improve error messages about misuse of SELECT INTO. | Tom Lane | 15.0 |
| 2021-01-04 | Re-implement pl/pgsql's expression and assignment parsing. | Tom Lane | 14.0 |