Commit Graph

29 Commits (a67387b6b4f5061129d721cbc3eabfc8c65cc46d)

Author SHA1 Message Date
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"). 25 years ago
Tatsuo Ishii ba708ea3dc Add -U, -P, -C options. See README.pgbench for more details. 25 years ago
Peter Eisentraut 17cc78ef01 To fix the perpetually broken makefiles in the contrib tree, I have 25 years ago
Tatsuo Ishii b332dc358b When invoked with -i (initialize mode), split the copy command every 25 years ago
Peter Eisentraut cb6edf9d56 Make sure -L and -I's for our source tree are always before system include 25 years ago
Tatsuo Ishii 4571439297 Fix README in Japanese to sync with README.pgbench updated by Tom. 25 years ago
Tom Lane 810c0b85d2 Update README's install instructions to agree with current reality. 25 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Tom Lane d9466046c0 Fix bogus makefiles ... these didn't build on platforms that are sticky 25 years ago
Tatsuo Ishii 6d7f1d3300 Fix for PQsetdb port parameter due to the interface change. 25 years ago
Peter Eisentraut 805e431a38 Add support for VPATH builds, that is, building somewhere else than in the 26 years ago
Peter Eisentraut 2a7da3f564 Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matter 26 years ago
Peter Eisentraut 424f0edcb8 Fix relative path references so that make knowns which dependencies refer 26 years ago
Peter Eisentraut cb292206c5 Remove a bunch of unused configure tests, in particular cases where 26 years ago
Peter Eisentraut 74618e2b82 Another round of those unportable config/build changes :-/ 26 years ago
Bruce Momjian d66a8c7c47 Very small changes in the contrib's pg_dumplo in the attache. 26 years ago
Bruce Momjian e3b37462c2 Remove old README files. 26 years ago
Bruce Momjian bad9ce7099 Add missing /contrib files 26 years ago
Bruce Momjian 6de7d4fe91 Update to /contrib from Karel. 26 years ago
Bruce Momjian b36d31030b Cleanup README Makefile installs. 26 years ago
Bruce Momjian 5683e704d0 Add missing /contrib files to CVS. 26 years ago
Bruce Momjian f7f177d372 /contrib patch from Karel. 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