Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-11 | Fix and simplify some usages of TimestampDifference(). | Tom Lane | 10.16 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-02-23 | Consistently declare timestamp variables as TimestampTz. | Tom Lane | 10.0 |
| 2017-02-23 | Remove now-dead code for !HAVE_INT64_TIMESTAMP. | Tom Lane | 10.0 |
| 2017-01-17 | Generate fmgr prototypes automatically | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-08-17 | Improve parsetree representation of special functions such as CURRENT_DATE. | Tom Lane | 10.0 |