Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-10-19 | Suppress remaining -Waddress warnings from recent gcc versions. | Tom Lane | 9.2.0 |
| 2011-08-26 | Clean up weird corner cases in lexing of psql meta-command arguments. | Tom Lane | 9.2.0 |
| 2011-08-26 | Support non-ASCII letters in psql variable names. | Tom Lane | 9.2.0 |
| 2011-08-25 | Fix psql lexer to avoid use of backtracking. | Tom Lane | 9.2.0 |
| 2011-08-25 | Add "%option warn" to all flex input files that lacked it. | Tom Lane | 9.2.0 |