Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-08-05 | Require the schema qualification in pg_temp.type_name(arg). | Noah Misch | 12.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-03-30 | Generated columns | Peter Eisentraut | 12.0 |
| 2019-03-23 | Add unreachable "break" to satisfy -Wimplicit-fallthrough. | Tom Lane | 12.0 |
| 2019-03-21 | Improve error reporting for DROP FUNCTION/PROCEDURE/AGGREGATE/ROUTINE. | Tom Lane | 12.0 |
| 2019-02-28 | Standardize some more loops that chase down parallel lists. | Tom Lane | 12.0 |
| 2019-01-25 | Allow generalized expression syntax for partition bounds | Peter Eisentraut | 12.0 |
| 2019-01-19 | Allow COPY FROM to filter data using WHERE conditions | Tomas Vondra | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-07-18 | Fix misc typos, mostly in comments. | Heikki Linnakangas | 12.0 |
| 2018-07-07 | Add separate error message for procedure does not exist | Peter Eisentraut | 12.0 |