Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2013-04-12 | Clean up the mess around EXPLAIN and materialized views. | Tom Lane | 9.3.0 |
| 2011-03-25 | Fix handling of collation in SQL-language functions. | Tom Lane | 9.1.0 |
| 2011-03-20 | Revise collation derivation method and expression-tree representation. | Tom Lane | 9.1.0 |
| 2010-01-13 | Make fixed_paramref_hook behave properly when there are 'unused' slots | Tom Lane | 9.0.0 |
| 2009-10-31 | Implement parser hooks for processing ColumnRef and ParamRef nodes, as per my | Tom Lane | 9.0.0 |