Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-03-25 | Move psql's psqlscan.l into src/fe_utils. | Tom Lane | 9.6.0 |
| 2016-03-21 | Use %option bison-bridge in psql/pgbench lexers. | Tom Lane | 9.6.0 |
| 2016-03-20 | SQL commands in pgbench scripts are now ended by semicolons, not newlines. | Tom Lane | 9.6.0 |
| 2016-03-19 | Make pgbench's expression lexer reentrant. | Tom Lane | 9.6.0 |
| 2016-03-07 | Re-fix broken definition for function name in pgbench's exprscan.l. | Tom Lane | 9.6.0 |
| 2016-03-07 | Fix broken definition for function name in pgbench's exprscan.l. | Tom Lane | 9.6.0 |
| 2016-03-01 | Extend pgbench's expression syntax to support a few built-in functions. | Robert Haas | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-04-13 | Move pgbench from contrib/ to src/bin/ | Peter Eisentraut | 9.5.0 |