Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-12-15 | Improve hash_create()'s API for some added robustness. | Tom Lane | 14.0 |
| 2020-09-29 | Fix memory leak in plpgsql's CALL processing. | Tom Lane | 14.0 |
| 2020-07-05 | Inline the fast path of plpgsql's exec_cast_value(). | Tom Lane | 14.0 |
| 2020-07-03 | Inline plpgsql's exec_stmt() into exec_stmts(). | Tom Lane | 14.0 |
| 2020-06-12 | Avoid using a cursor in plpgsql's RETURN QUERY statement. | Tom Lane | 14.0 |
| 2020-06-09 | Spelling adjustments | Peter Eisentraut | 14.0 |