Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-03-25 | Move psql's psqlscan.l into src/fe_utils. | Tom Lane | 9.6.0 |
| 2016-03-19 | Split psql's lexer into two separate .l files for SQL and backslash cases. | Tom Lane | 9.6.0 |
| 2016-02-29 | Minor tweaks for new src/test/recovery | Alvaro Herrera | 9.6.0 |
| 2016-02-25 | MSVC: Clean tmp_check directory of pg_controldata test suite. | Noah Misch | 9.6.0 |
| 2016-02-20 | Call xlc __isync() after, not before, associated compare-and-swap. | Noah Misch | 9.6.0 |
| 2016-01-20 | Properly install dynloader.h on MSVC builds | Bruce Momjian | 9.6.0 |
| 2015-07-29 | Make TAP tests work on Windows. | Heikki Linnakangas | 9.6.0 |