summaryrefslogtreecommitdiff
path: root/contrib/pgbench/pgbench.c
AgeCommit message (Expand)Author
2000-11-01Fix for PQsetdb port parameter due to the interface change.Tatsuo Ishii
2000-09-29Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matterPeter Eisentraut
2000-07-12Remove a bunch of unused configure tests, in particular cases wherePeter Eisentraut
2000-05-29Generated header files parse.h and fmgroids.h are now copied intoTom Lane
2000-04-12Ye-old pgindent run. Same 4-space tabs.Bruce Momjian
2000-04-08Modify pgbench.c not to depend on configure, since it's not shipped with one.Tom Lane
2000-01-15Add pgench: a TPC-B like benchmarking toolTatsuo Ishii