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