Skip to content
Snippets Groups Projects
Commit 59ea9ef9 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

Use palloc in TopMemoryContext instead of malloc

As discussed, even if the PL needs a permanent memory location, it
should use palloc, not malloc.  It also makes error handling easier.

Jan Urbański
parent 88047e59
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment