Why pfree(NULL) breaks execution? - Mailing list pgsql-hackers

From Marios Vodas
Subject Why pfree(NULL) breaks execution?
Date
Msg-id AANLkTinfnHxkSwD2K=et+dBPsX3OQsEFf4aj1F3VSFoi@mail.gmail.com
Whole thread Raw
Responses Re: Why pfree(NULL) breaks execution?
List 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 by date:

Previous
From: hom
Date:
Subject: Re: Open unmatch source file when step into parse_analyze() in Eclipse?
Next
From: Heikki Linnakangas
Date:
Subject: Re: Open unmatch source file when step into parse_analyze() in Eclipse?