Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-05-20 | Fix DDL deparse of CREATE OPERATOR CLASS | Alvaro Herrera | 11.17 |
| 2019-05-05 | Fix style violations in syscache lookups. | Tom Lane | 11.3 |
| 2018-08-22 | doc: Update uses of the word "procedure" | Peter Eisentraut | 11.0 |
| 2018-02-07 | Support all SQL:2011 options for window frame clauses. | Tom Lane | 11.0 |
| 2018-01-19 | Replace AclObjectKind with ObjectType | Peter Eisentraut | 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 |
| 2017-09-01 | Introduce 64-bit hash functions with a 64-bit seed. | Robert Haas | 11.0 |