Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-10 | Fix handling of R/W expanded datums that are passed to SQL functions. | Tom Lane | 11.18 |
| 2018-03-16 | Mop-up for letting VOID-returning SQL functions end with a SELECT. | Tom Lane | 11.0 |
| 2018-03-02 | Add prokind column, replacing proisagg and proiswindow | Peter Eisentraut | 11.0 |
| 2018-02-13 | Fix typo | Peter Eisentraut | 11.0 |
| 2018-02-13 | Add tests for pg_get_functiondef | Peter Eisentraut | 11.0 |