git.postgresql.org Git - postgresql.git/commit
2004年10月25日 00:46:43 +0000 (00:46 +0000)
2004年10月25日 00:46:43 +0000 (00:46 +0000)
commit 8ec05b28b712fa4b2de5cc088ee978e05cd7e69a
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().
This is the main PostgreSQL git repository.
RSS
Atom