Why pfree(NULL) breaks execution?

Поиск
Список
Период
Сортировка
От Marios Vodas
Тема Why pfree(NULL) breaks execution?
Дата
Msg-id AANLkTinfnHxkSwD2K=et+dBPsX3OQsEFf4aj1F3VSFoi@mail.gmail.com
обсуждение исходный текст
Ответы Re: Why pfree(NULL) breaks execution?
Список pgsql-hackers
C doesn't break on free(NULL) so why is pfree developed to break on NULL?<br />Is there any way in PostgreSQL to
overcomethis so that it won't break, apart from checking if the pointer NULL?<br /> 

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