Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-23 | psql: Tighten heuristics for BEGIN/END within CREATE SCHEMA. | Tom Lane | 19 (unreleased) |
| 2025-02-27 | Get rid of O(N^2) script-parsing overhead in pgbench. | Tom Lane | 18.0 |
| 2020-01-13 | Reduce size of backend scanner's tables. | Tom Lane | 13.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-04-02 | Allow psql variable substitution to occur in backtick command strings. | Tom Lane | 10.0 |
| 2017-03-13 | Add a "void *" passthrough pointer for psqlscan.l's callback functions. | Tom Lane | 10.0 |
| 2016-03-25 | Move psql's psqlscan.l into src/fe_utils. | Tom Lane | 9.6.0 |