mirror of
https://github.com/postgres/postgres.git
synced 2026-02-03 20:40:14 -05: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. |
||
|---|---|---|
| .. | ||
| execdebug.h | ||
| execdefs.h | ||
| execdesc.h | ||
| execFlatten.h | ||
| executor.h | ||
| functions.h | ||
| hashjoin.h | ||
| nodeAgg.h | ||
| nodeAppend.h | ||
| nodeGroup.h | ||
| nodeHash.h | ||
| nodeHashjoin.h | ||
| nodeIndexscan.h | ||
| nodeMaterial.h | ||
| nodeMergejoin.h | ||
| nodeNestloop.h | ||
| nodeResult.h | ||
| nodeSeqscan.h | ||
| nodeSort.h | ||
| nodeSubplan.h | ||
| nodeTidscan.h | ||
| nodeUnique.h | ||
| spi.h | ||
| spi_priv.h | ||
| tuptable.h | ||