aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2006-03-19 22:22:56 +0000
committerNeil Conway <neilc@samurai.com>2006-03-19 22:22:56 +0000
commita323ede2802956f115d71599514fbc01f2575dee (patch)
tree8d2bf7809a9c007563342c3dff8096e8e5acc8f5 /src/backend/access/gist/gistxlog.c
parent381cb046ed60a1164a244e2f9aa28b8128ea2ac5 (diff)
downloadpostgresql-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