mirror of
https://github.com/postgres/postgres.git
synced 2025-04-24 10:47:04 +03:00
out immediately on any out-of-memory condition. It's rather pointless to imagine that pgbench will be able to continue usefully after a malloc failure, and in any case there were a number of unchecked mallocs.