mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
memory contexts. Currently, only leaks in expressions executed as quals or projections are handled. Clean up some old dead cruft in executor while at it --- unused fields in state nodes, that sort of thing.