summaryrefslogtreecommitdiff
path: root/contrib/pgbench
Commit message (Expand)AuthorAgeFilesLines
* Back port patch.Tatsuo Ishii2007-01-131-3/+3
* Have libpgport link before libpq so that PG client applications are moreBruce Momjian2005-03-251-2/+2
* This patch makes some cleanups to contrib/ to silence some sparseNeil Conway2004-11-091-7/+7
* Fix a bunch of 'old-style parameter declaration' warnings induced byTom Lane2004-10-251-3/+3
* Win32 compile fixes for pgbench, pgcrypto, and tsearch.Tom Lane2004-09-141-5/+9
* Pgindent run for 8.0.Bruce Momjian2004-08-291-3/+3
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-201-5/+9
* Add missing PQclear().Tatsuo Ishii2004-06-141-3/+3
* Replace unportable and overflow-prone use of 'long long' with saferTom Lane2003-12-071-5/+5
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-292-2/+2
* Patches from Yutaka Tanida. Create primary key indexes after dataTatsuo Ishii2003-11-263-7/+33
* Fixed calculation of bid when generating accounts. Used to createJan Wieck2003-09-271-2/+2
* pgindent run.Bruce Momjian2003-08-041-2/+2
* Fix some minor portability issues, per Chris K-L.Tom Lane2003-08-011-5/+5
* Fix uninitialized memory bugTatsuo Ishii2003-06-103-4/+23
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-141-8/+1
* Add note that scaling factor should be >= # of clients.Tom Lane2002-11-271-1/+3
* Fix core dump recently introduced into pgbench.Tom Lane2002-10-201-2/+1
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-181-2/+23
* Avoid PQisBusy/PQconsumeInput busy loop in case of PQisBusy returningTatsuo Ishii2002-10-071-21/+19
* pgindent run.Bruce Momjian2002-09-041-22/+28
* The attached patch changes most of the usages of sprintf() toBruce Momjian2002-08-151-10/+10
* Apply patches from Neil Conway.Tatsuo Ishii2002-07-203-40/+100
* Update docs about new -N optionTatsuo Ishii2002-05-202-8/+13
* Add -N option which disables updation of branches and tellers tables.Tatsuo Ishii2002-02-243-18/+67
* Remove CHECKPOINT call from pgbench -- Not needed and affects performance.Bruce Momjian2002-02-181-11/+1
* The result of getopt() should be compared to -1, not EOF, perTom Lane2002-01-101-2/+2
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-5/+5
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-74/+75
* "time" is now a reserved keyword(changed to "mtime").Tatsuo Ishii2001-10-243-6/+13
* Add -U, -P, -C options. See README.pgbench for more details.Tatsuo Ishii2001-09-093-94/+211
* To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut2001-09-061-28/+6
* When invoked with -i (initialize mode), split the copy command everyTatsuo Ishii2001-08-011-22/+45
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-201-3/+3
* Fix README in Japanese to sync with README.pgbench updated by Tom.Tatsuo Ishii2001-02-171-6/+9
* Update README's install instructions to agree with current reality.Tom Lane2001-02-161-9/+10
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-5/+2
* Fix bogus makefiles ... these didn't build on platforms that are stickyREL7_1_BETATom Lane2000-12-041-3/+14
* Fix for PQsetdb port parameter due to the interface change.Tatsuo Ishii2000-11-011-3/+3
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-4/+4
* Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matterPeter Eisentraut2000-09-291-4/+4
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-3/+3
* Remove a bunch of unused configure tests, in particular cases wherePeter Eisentraut2000-07-121-3/+1
* Another round of those unportable config/build changes :-/Peter Eisentraut2000-07-091-39/+17
* Very small changes in the contrib's pg_dumplo in the attache.Bruce Momjian2000-07-031-0/+0
* Remove old README files.Bruce Momjian2000-06-191-0/+0
* Add missing /contrib filesBruce Momjian2000-06-192-0/+315
* Update to /contrib from Karel.Bruce Momjian2000-06-194-318/+3
* Cleanup README Makefile installs.Bruce Momjian2000-06-161-3/+3
* Add missing /contrib files to CVS.Bruce Momjian2000-06-151-0/+166