Add more detail why repalloc and pfree do not accept NULL pointers
authorPeter Eisentraut <peter@eisentraut.org>
Sun, 28 Aug 2022 07:55:04 +0000 (09:55 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Sun, 28 Aug 2022 07:55:04 +0000 (09:55 +0200)
commit805a397db40bd49789946e8fe42e564d564fc27b
treeea82eaf81b288c063e73bd2f934660a78c68a0f3
parent36389a060ca6b44d6ccc67653da77562a1ac5bb4
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
src/backend/utils/mmgr/README