- Notifications
You must be signed in to change notification settings - Fork5
Commit00f76db
committed
Get rid of a bunch of dubious error handling code in pgbench by just erroring
out immediately on any out-of-memory condition. It's rather pointless toimagine that pgbench will be able to continue usefully after a mallocfailure, and in any case there were a number of unchecked mallocs.1 parent5a4e19a commit00f76db
1 file changed
+94
-113
lines changed0 commit comments
Comments
(0)