Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-22 | Doc: improve description of plpgsql's FETCH and MOVE commands. | Tom Lane | 14.13 |
| 2023-10-09 | Doc: use CURRENT_USER not USER in plpgsql trigger examples. | Tom Lane | 14.10 |
| 2021-06-10 | Reconsider the handling of procedure OUT parameters. | Tom Lane | 14.0 |
| 2021-06-08 | Avoid misbehavior when persisting a non-stable cursor. | Tom Lane | 14.0 |
| 2021-03-17 | Doc: improve discussion of variable substitution in PL/pgSQL. | Tom Lane | 14.0 |
| 2021-03-10 | Doc: fix missing mention of procedure OUT parameters. | Tom Lane | 14.0 |
| 2021-01-22 | Re-allow DISTINCT in pl/pgsql expressions. | Tom Lane | 14.0 |
| 2021-01-04 | Re-implement pl/pgsql's expression and assignment parsing. | Tom Lane | 14.0 |