forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1bc90f7
committed
Remove thread-emulation support from pgbench.
You can no longer use pgbench with multiple threads when compiled without--enable-thread-safety. That's an acceptable limitation these days; itstill works fine with -j1, and all modern platforms support threads anyway.This makes future maintenance and development of the code easier.Fabien Coelho1 parent9031ff9 commit1bc90f7
1 file changed
+66
-247
lines changed0 commit comments
Comments
(0)