Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-25 | Fix some cases of indirectly casting away const. | Tom Lane | 18.4 |
| 2025-02-27 | Avoid unnecessary computation of pgbench's script line number. | Tom Lane | 18.0 |
| 2025-02-27 | Get rid of O(N^2) script-parsing overhead in pgbench. | Tom Lane | 18.0 |
| 2025-02-07 | Fix pgbench performance issue induced by commit af35fe501. | Tom Lane | 18.0 |
| 2024-12-15 | pgbench: fix misprocessing of some nested \if constructs. | Tom Lane | 18.0 |
| 2024-07-05 | Fix placement of "static". | Tom Lane | 18.0 |