Commits

DateSubjectAuthorReleases
2012-10-02 Work around unportable behavior of malloc(0) and realloc(NULL, 0). Tom Lane 9.2.2
2012-10-02 Standardize naming of malloc/realloc/strdup wrapper functions. Tom Lane 9.3.0
2012-09-06 pgbench: Show better progress when loading tuples Peter Eisentraut 9.3.0
2012-07-23 Make pgbench vacuum before building indexes. Robert Haas 9.3.0
2012-07-04 Make oid2name, pgbench, and vacuumlo set fallback_application_name. Robert Haas 9.3.0
2012-06-22 Make pgbench -i emit only one-tenth as many status messages. Robert Haas 9.3.0
2012-06-19 Add pgbench option to add foreign key constraints to the standard scenario. Tom Lane 9.3.0
2012-06-17 Make documentation of --help and --version options more consistent Peter Eisentraut 9.2.0
2012-06-17 Make documentation of --help and --version options more consistent Peter Eisentraut 9.3.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-05-19 Small cleanups of contrib --help output Peter Eisentraut 9.2.0
2012-05-08 Tweak contrib --help output to match common style Peter Eisentraut 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-12-27 Standardize treatment of strcmp() return value Peter Eisentraut 9.2.0
2011-09-11 Remove no-longer-used variable. Tom Lane 9.2.0
2011-08-05 Modestly improve pgbench's checking for invalid ranges. Robert Haas 9.2.0
2011-08-03 Make pgbench use erand48() rather than random(). Robert Haas 9.2.0
2011-07-29 Move new pgbench options to correct section of --help output. Robert Haas 9.2.0
2011-07-25 Add new pgbench options, --tablespace and --index-tablespace. Robert Haas 9.2.0
2011-07-25 Add new pgbench switch, --unlogged-tables. Robert Haas 9.2.0
2011-05-10 Put options help in alphabetical order Peter Eisentraut 9.1.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-08-12 Get rid of a bunch of dubious error handling code in pgbench by just erroring Tom Lane 9.1.0