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-08-24 | Build libpgfeutils before pg_isready. | Noah Misch | 9.6.0 |
| 2016-03-25 | Link libpq after libpgfeutils to satisfy Windows linker. | Tom Lane | 9.6.0 |
| 2016-03-24 | Move psql's print.c and mbprint.c into src/fe_utils. | Tom Lane | 9.6.0 |
| 2016-03-24 | Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. | Tom Lane | 9.6.0 |
| 2016-03-24 | Move keywords.c/kwlookup.c into src/common/. | Tom Lane | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |