Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-05-05 | Rename pgbench min/max to least/greatest, and fix handling of double args. | Tom Lane | 9.6.0 |
| 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 |