diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-08-12 21:10:59 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-08-12 21:10:59 +0000 |
commit | 00f76dbffa1e3ff8ff5499cd90d84e886bfb8cbf (patch) | |
tree | e0658efa126939303a93fb5130d94246cd14c240 /src/backend/tcop/postgres.c | |
parent | 5a4e19abe62d06ed3b7285e6e0fa20bae0a52e88 (diff) | |
download | postgresql-00f76dbffa1e3ff8ff5499cd90d84e886bfb8cbf.tar.gz postgresql-00f76dbffa1e3ff8ff5499cd90d84e886bfb8cbf.zip |
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 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.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions