git.postgresql.org Git - postgresql.git/commit
2015年1月30日 17:56:48 +0000 (12:56 -0500)
2015年1月30日 17:56:48 +0000 (12:56 -0500)
commit bd4e2fd97d3db84bd970d6051f775b7ff2af0e9d
Provide a way to supress the "out of memory" error when allocating.
Using the new interface MemoryContextAllocExtended, callers can
specify MCXT_ALLOC_NO_OOM if they are prepared to handle a NULL
return value.
Michael Paquier, reviewed and somewhat revised by me.
This is the main PostgreSQL git repository.
RSS
Atom