Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-07-09 | Prevent accidental linking of system-supplied copies of libpq.so etc. | Tom Lane | 9.6.10 |
| 2017-07-14 | Fix broken link-command-line ordering for libpgfeutils. | Tom Lane | 9.6.4 |
| 2016-03-25 | Link libpq after libpgfeutils to satisfy Windows linker. | Tom Lane | 9.6.0 |
| 2016-03-25 | Move psql's psqlscan.l into src/fe_utils. | 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 |