OSDN Git Service

Modernise pg_hba.conf token processing
[pg-rex/syncrep.git] / contrib / pgbench /
2011-05-10 Peter EisentrautPut options help in alphabetical order
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-01-25 Bruce MomjianUse consistent spacing for PGAPPICON Makefile option.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-22 Magnus HaganderConvert cvsignore to gitignore, and add .gitignore...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-12 Tom LaneGet rid of a bunch of dubious error handling code in...
2010-08-12 Tom LaneAdd the ability to compute per-statement latencies...
2010-07-06 Bruce Momjianpgindent run for 9.0, second run
2010-05-12 Bruce MomjianAdd PGFILEDESC description to Makefiles for all /contri...
2010-03-23 Itagaki TakahiroEach worker thread will have its own log file in pgbenc...
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-01-06 Itagaki TakahiroAdjust headers to allow pgbench to be built with PGXS.
2010-01-06 Itagaki TakahiroAdd verification of variable names in pgbench.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-12-15 Itagaki TakahiroAdd \shell and \setshell meta commands to pgbench.
2009-12-11 Tom LaneArrange to generate different random sequences in the...
2009-09-10 Tatsuo Ishiipgbench has #defines for number of branches, tellers...
2009-08-03 Tom LanePortability and documentation fixes for threaded pgbenc...
2009-08-03 Tatsuo IshiiMulti-threaded version of pgbench contributed by ITAGAK...
2009-07-30 Magnus HaganderMake sure FD_SETSIZE is set before we include any Windows
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-05-07 Tom LaneChange pgbench to use the table names pgbench_accounts...
2009-02-27 Peter EisentrautEquip the programs installed by contrib with proper...
2009-02-25 Peter EisentrautRemove feof(stdin) calls related to when to prompt...
2009-01-06 Tatsuo IshiiRemove outdated Japanese README files per discussion.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-09-11 Tom LaneAdd a duration option to pgbench, so that test length...
2008-08-22 Bruce MomjianMinor patch on pgbench
2008-05-09 Tom LaneGive a warning if -s switch is used with a non-custom...
2008-03-19 Tatsuo IshiiAdd -M (query mode) option per ITAGAKI Takahiro
2008-03-19 Tatsuo IshiiFix tps calculation when -C supplied. Per Yoshiyuki...
2008-03-12 Tom LaneAdd a comment explaining one of the ways that pgbench...
2008-03-10 Tom LaneFix pgbench's getrand() function so that min and max...
2007-12-11 Tom LaneRemove the -P options of oid2name and pgbench, as they...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-11-10 Bruce MomjianRemove references to READMEs from /contrib Makefiles.
2007-11-10 Bruce MomjianMove most /contrib README files into SGML. Some still...
2007-10-22 Magnus HaganderIncrease FD_SETSIZE on Win32 to allow for more than...
2007-09-27 Tom LaneTweak pgbench.c to remove the hidden assumption that...
2007-08-25 Tatsuo IshiiThe upper limit for -c option of pgbench is now obtaine...
2007-08-22 Tom LaneFix possible core dump from pgbench -d option. Julius...
2007-07-15 Tom LaneFix possible portability problem, per buildfarm warnings.
2007-07-06 Jan WieckChanged new \usleep command into \sleep with an optiona...
2007-07-06 Jan WieckAdded a new scripting meta command
2007-06-26 Tom LaneFix PGXS conventions so that extensions can be built...
2007-05-24 Tom LaneAvoid assuming that the fields of struct timeval have...
2007-04-08 Tatsuo IshiiAdd -F option to set fillfactor for tellers, accounts...
2007-04-06 Tatsuo IshiiEnhance pgbench -l option to add timestamp. Patch contr...
2007-04-06 Tatsuo IshiiVarious pgbench enhancements. Patch contributed by...
2007-03-13 Magnus HaganderSet stderr to unbuffered for pgbench on win32.
2007-01-22 Tom LaneAdjust pgbench so it won't spit up on non-select querie...
2007-01-10 Tatsuo IshiiUpdate copyright year
2006-12-26 Tatsuo IshiiCall srandom() instead of srand().
2006-10-21 Tatsuo Ishiipgbench: More fix with handling default scaling factor...
2006-10-07 Tom LaneOn platforms that have getrlimit(RLIMIT_STACK), use...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-09-16 Tom LaneFix some more uses of str[n]casecmp that should be...
2006-09-13 Tatsuo IshiiChange "tps" to "scale" to avoid confusion
2006-08-15 Tatsuo IshiiFix pgbench to handle empty lines in script files as...
2006-07-31 Tatsuo IshiiFix memory allocation bug in pgbench.
2006-07-28 Tatsuo IshiiChange the delta val from 0 and 10000 to -5000 and...
2006-07-26 Tatsuo IshiiNew features contributed by Tomoaki Sato.
2005-12-10 Tom LaneRemove incorrect increment of lineno, per David Fetter.
2005-11-23 Tatsuo IshiiHaving blank lines in -f scripts was causing silent...
2005-11-23 Bruce MomjianFix pgindent of libpq-fe.h by hacking pgindent script.
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-11-16 Tatsuo IshiiFix comment on -v option
2005-10-29 Tom LaneFix some allocation size calculation errors that would...
2005-10-15 Tom LaneFix unportable struct initializations.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-10-07 Tom Lane(Apologies for fat-fingering cvs commit command......
2005-10-07 Tom Lanegni
2005-10-04 Teodor SigaevFix compile error
2005-10-04 Tatsuo IshiiOops. Partially saved file was committed.
2005-10-04 Tatsuo IshiiAllow multiple -f options.
2005-09-29 Tom LaneFix unportable usages in new pgbench code (strndup...
2005-09-29 Tatsuo IshiiAdd -f option which enables to read SQL commands from...
2005-09-27 Tom LanePGXS should be set with := not =, as specified in the...
2005-05-24 Neil ConwayCorrect a thinko in pgbench that might result in incorr...
2005-03-25 Bruce MomjianHave libpgport link before libpq so that PG client...
2004-11-09 Neil ConwayThis patch makes some cleanups to contrib/ to silence...
2004-10-25 Tom LaneFix a bunch of 'old-style parameter declaration' warnin...
2004-09-14 Tom LaneWin32 compile fixes for pgbench, pgcrypto, and tsearch.
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-20 Bruce Momjian> Please find enclose a submission to fix these problems.
2004-06-14 Tatsuo IshiiAdd missing PQclear().
2003-12-07 Tom LaneReplace unportable and overflow-prone use of 'long...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-26 Tatsuo IshiiPatches from Yutaka Tanida. Create primary key indexes...
2003-09-27 Jan WieckFixed calculation of bid when generating accounts....
2003-08-04 Bruce Momjianpgindent run.
2003-08-01 Tom LaneFix some minor portability issues, per Chris K-L.
2003-06-10 Tatsuo IshiiFix uninitialized memory bug
2003-05-14 Tom LaneBackend support for autocommit removed, per recent...
2002-11-27 Tom LaneAdd note that scaling factor should be >= # of clients.
2002-10-20 Tom LaneFix core dump recently introduced into pgbench.
2002-10-18 Bruce MomjianUpdate /contrib for "autocommit TO 'on'".
2002-10-07 Tatsuo IshiiAvoid PQisBusy/PQconsumeInput busy loop in case of...
2002-09-04 Bruce Momjianpgindent run.
next