Skip to content
Snippets Groups Projects
Commit 8f65c02f authored by Alvaro Herrera's avatar Alvaro Herrera
Browse files

Remove the currently unused FRONTEND case in dllist.c. This allows the usage

of palloc instead of malloc, which means a list can be freed simply by deleting
the memory context that contains it.
parent bb8998a4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment