Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-04 | Fully enforce uniqueness of constraint names. | Tom Lane | 11.0 |
| 2018-07-09 | Add UtilityReturnsTuples() support for CALL | Peter Eisentraut | 11.0 |
| 2018-03-14 | Support INOUT arguments in procedures | Peter Eisentraut | 11.0 |
| 2018-02-23 | Support parameters in CALL | Peter Eisentraut | 11.0 |
| 2018-02-19 | Allow UNIQUE indexes on partitioned tables | Alvaro Herrera | 11.0 |
| 2018-01-22 | Transaction control in PL procedures | Peter Eisentraut | 11.0 |
| 2018-01-19 | Local partitioned indexes | Alvaro Herrera | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-30 | SQL procedures | Peter Eisentraut | 11.0 |
| 2017-11-10 | Add some const decorations to prototypes | Peter Eisentraut | 11.0 |