Add more detail why repalloc and pfree do not accept NULL pointers

Peter Eisentraut <peter@eisentraut.org>

Commit: 805a397db40bd49789946e8fe42e564d564fc27b
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2022-08-28T07:55:04Z
Releases: 16.0
Add more detail why repalloc and pfree do not accept NULL pointers

Per discussion, we choose not to change this.  This just gives a
little bit more information.

Discussion: https://www.postgresql.org/message-id/flat/cf26e970-8e92-59f1-247a-aa265235075b%40enterprisedb.com

Files

PathChange+/−
src/backend/utils/mmgr/README modified +6 −0

Discussion