Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-01-31 | Fix CheckAttributeType's handling of collations for ranges. | Tom Lane | 9.4.26 |
| 2019-02-17 | Fix CREATE VIEW to allow zero-column views. | Tom Lane | 9.4.22 |
| 2018-10-12 | Remove abstime, reltime, tinterval tables from old regression databases. | Tom Lane | 9.4.20 |
| 2016-10-08 | Fix two bugs in merging of inherited CHECK constraints. | Tom Lane | 9.4.10 |
| 2014-03-24 | Do jsonb regression test input in the conventional way. | Andrew Dunstan | 9.4.0 |
| 2013-10-26 | Use unaligned output in selected regression queries to reduce diff noise. | Tom Lane | 9.4.0 |
| 2013-10-10 | Revive line type | Peter Eisentraut | 9.4.0 |