Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix broken link-command-line ordering for libpgfeutils. | Tom Lane | 2017-07-14 |
* | Link libpq after libpgfeutils to satisfy Windows linker. | Tom Lane | 2016-03-24 |
* | Move psql's psqlscan.l into src/fe_utils. | Tom Lane | 2016-03-24 |
* | SQL commands in pgbench scripts are now ended by semicolons, not newlines. | Tom Lane | 2016-03-20 |
* | Clean the last few TAP suite tmp_check directories. | Noah Misch | 2016-02-24 |
* | Call xlc __isync() after, not before, associated compare-and-swap. | Noah Misch | 2016-02-19 |
* | Move pgbench from contrib/ to src/bin/ | Peter Eisentraut | 2015-04-13 |