Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-11-29 | Simplify declaring variables exported from libpgcommon and libpgport. | Tom Lane | 15.0 |
| 2020-09-18 | Allow most keywords to be used as column labels without requiring AS. | Tom Lane | 14.0 |
| 2019-01-06 | Replace the data structure used for keyword lookup. | Tom Lane | 12.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2016-03-24 | Avoid PGDLLIMPORT for simple local references in frontend programs. | Tom Lane | 9.6.0 |
| 2016-03-24 | Move keywords.c/kwlookup.c into src/common/. | Tom Lane | 9.6.0 |