Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-30 | Clean up inconsistencies in CPU-identification macros. | Tom Lane | master |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-01-02 | Use clock_gettime(), if available, in instr_time measurements. | Tom Lane | 10.0 |
| 2010-02-13 | Support inlining various small performance-critical functions on non-GCC | Tom Lane | 9.0.0 |
| 2008-05-15 | Add support for tracking call counts and elapsed runtime for user-defined | Tom Lane | 8.4.0 |
| 2008-05-14 | Move the "instr_time" typedef and associated macros into a new header | Tom Lane | 8.4.0 |