diff options
author | Neil Conway <neilc@samurai.com> | 2006-03-19 22:22:56 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2006-03-19 22:22:56 +0000 |
commit | a323ede2802956f115d71599514fbc01f2575dee (patch) | |
tree | 8d2bf7809a9c007563342c3dff8096e8e5acc8f5 /src/backend/access/gist/gistxlog.c | |
parent | 381cb046ed60a1164a244e2f9aa28b8128ea2ac5 (diff) | |
download | postgresql-a323ede2802956f115d71599514fbc01f2575dee.tar.gz postgresql-a323ede2802956f115d71599514fbc01f2575dee.zip |
Fix a few places that were checking for the return value of palloc() to be
non-NULL: palloc() ereports on OOM, so we can safely assume it returns a
valid pointer.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions