Commit Graph

13 Commits (6f901b6f5a303e115059048d185f818a2be8cfa2)

Author SHA1 Message Date
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 25 years ago
Tatsuo Ishii f8aa02eb85 "time" is now a reserved keyword(changed to "mtime"). 25 years ago
Tatsuo Ishii ba708ea3dc Add -U, -P, -C options. See README.pgbench for more details. 25 years ago
Tatsuo Ishii b332dc358b When invoked with -i (initialize mode), split the copy command every 25 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. 26 years ago
Peter Eisentraut 2a7da3f564 Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matter 26 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