aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_target.c
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2004-10-25 00:46:43 +0000
committerNeil Conway <neilc@samurai.com>2004-10-25 00:46:43 +0000
commit8ec05b28b712fa4b2de5cc088ee978e05cd7e69a (patch)
tree3220f2edfd254450493b1977d8a1f374f93f70d4 /src/backend/parser/parse_target.c
parent346aff04be3311cefc0570022f86d43622d85f5e (diff)
downloadpostgresql-8ec05b28b712fa4b2de5cc088ee978e05cd7e69a.tar.gz
postgresql-8ec05b28b712fa4b2de5cc088ee978e05cd7e69a.zip
Modify hash_create() to elog(ERROR) if an error occurs, rather than
returning a NULL pointer (some callers remembered to check the return value, but some did not -- it is safer to just bail out). Also, cleanup pgstat.c to use elog(ERROR) rather than elog(LOG) followed by exit().
Diffstat (limited to 'src/backend/parser/parse_target.c')
0 files changed, 0 insertions, 0 deletions