mirror of https://github.com/postgres/postgres
during parsing. Formerly the parser's stack was allocated with malloc and so wouldn't be reclaimed; this patch makes it use palloc instead, so that flushing the current context will reclaim the memory. Per Marko Kreen.REL8_5_ALPHA1_BRANCH
parent
dd6edd5efd
commit
fbb2b69c8f
Loading…
Reference in new issue