mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-10 01:07:29 +08:00
of palloc instead of malloc, which means a list can be freed simply by deleting the memory context that contains it.
of palloc instead of malloc, which means a list can be freed simply by deleting the memory context that contains it.