Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-10-08 | Track procedure calls in pg_stat_user_functions | Peter Eisentraut | 11.0 |
| 2018-07-13 | Prohibit transaction commands in security definer procedures | Peter Eisentraut | 11.0 |
| 2018-07-09 | Add UtilityReturnsTuples() support for CALL | Peter Eisentraut | 11.0 |
| 2018-07-06 | Allow CALL with polymorphic type arguments | Peter Eisentraut | 11.0 |
| 2018-04-14 | Support named and default arguments in CALL | Peter Eisentraut | 11.0 |
| 2018-03-14 | Support INOUT arguments in procedures | Peter Eisentraut | 11.0 |
| 2018-03-02 | Add prokind column, replacing proisagg and proiswindow | Peter Eisentraut | 11.0 |
| 2018-02-23 | Support parameters in CALL | Peter Eisentraut | 11.0 |
| 2018-01-22 | Transaction control in PL procedures | Peter Eisentraut | 11.0 |
| 2018-01-19 | Replace AclObjectKind with ObjectType | Peter Eisentraut | 11.0 |
| 2017-11-30 | SQL procedures | Peter Eisentraut | 11.0 |