pgsql: Return error if allocation of new element was not possible.

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: Return error if allocation of new element was not possible.
Дата
Msg-id E1VIcz5-0004BP-MX@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Return error if allocation of new element was not possible.

Found by Coverity.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1eea0ebddcea776ec771f9a3a62feb83a68b54ea

Modified Files
--------------
src/interfaces/ecpg/pgtypeslib/numeric.c |   11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: intarray: return empty zero-dimensional array for an empty arra
Следующее
От: Michael Meskes
Дата:
Сообщение: pgsql: Return error if allocation of new element was not possible.