Commit Graph

69 Commits (11fee4e3b593860cfd1c5af1d8ee770dc35c6b6b)

Author SHA1 Message Date
Bruce Momjian e50f52a074 pgindent run. 23 years ago
Bruce Momjian 66eb8df6a4 The attached patch changes most of the usages of sprintf() to 23 years ago
Tatsuo Ishii cdf4b9aff2 Apply patches from Neil Conway. 23 years ago
Tatsuo Ishii 0c124c5731 Add -N option which disables updation of branches and tellers tables. 24 years ago
Bruce Momjian c9361a7a9c Remove CHECKPOINT call from pgbench -- Not needed and affects performance. 24 years ago
Tom Lane 92a2598f97 The result of getopt() should be compared to -1, not EOF, per 24 years ago
Bruce Momjian ea08e6cd55 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Tatsuo Ishii f8aa02eb85 "time" is now a reserved keyword(changed to "mtime"). 24 years ago
Tatsuo Ishii ba708ea3dc Add -U, -P, -C options. See README.pgbench for more details. 24 years ago
Tatsuo Ishii b332dc358b When invoked with -i (initialize mode), split the copy command every 24 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Tatsuo Ishii 6d7f1d3300 Fix for PQsetdb port parameter due to the interface change. 25 years ago
Peter Eisentraut 2a7da3f564 Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matter 25 years ago
Peter Eisentraut cb292206c5 Remove a bunch of unused configure tests, in particular cases where 26 years ago
Tom Lane 091126fa28 Generated header files parse.h and fmgroids.h are now copied into 26 years ago
Bruce Momjian 52f77df613 Ye-old pgindent run. Same 4-space tabs. 26 years ago
Tom Lane 7ecf7eea63 Modify pgbench.c not to depend on configure, since it's not shipped with one. 26 years ago
Tatsuo Ishii a765db409b Add pgench: a TPC-B like benchmarking tool 26 years ago