C doesn't break on free(NULL) so why is pfree developed to break on NULL?Is there any way in PostgreSQL to overcome this so that it won't break,apart from checking if the pointer NULL?