Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-01-10 | Use perfect hashing, instead of binary search, for keyword lookup. | Tom Lane | 12.0 |
| 2019-01-06 | Replace the data structure used for keyword lookup. | Tom Lane | 12.0 |
| 2019-01-02 | Ensure link commands list *.o files before LDFLAGS. | Tom Lane | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-12-01 | Eliminate parallel-make hazard in ecpg/preproc. | Tom Lane | 12.0 |
| 2018-08-08 | Remove unwanted "garbage cleanup" logic in Makefiles. | Tom Lane | 12.0 |