Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-05-05 | Fix bootstrap parser so that its keywords are unreserved words. | Tom Lane | 11.0 |
| 2018-04-17 | Rationalize handling of array type names in bootstrap data. | Tom Lane | 11.0 |
| 2018-04-17 | Simplify genbki.pl's data quoting rules. | Tom Lane | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-10-16 | Exclude flex-generated code from coverage testing | Peter Eisentraut | 11.0 |
| 2017-09-05 | Remove unnecessary parentheses in return statements | Peter Eisentraut | 11.0 |